mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
rebase on newer SUPERCOP, use PIE, some other stuff
This commit is contained in:
@@ -32,7 +32,7 @@ static void slide(signed char *r,const unsigned char *a)
|
||||
|
||||
}
|
||||
|
||||
static ge_precomp Bi[8] = {
|
||||
static const ge_precomp Bi[8] = {
|
||||
#include "base2.h"
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user