mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
more portability
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
CC= @CC@
|
||||
CSTD= @CSTD@ -Wall -D_POSIX_C_SOURCE=200112L
|
||||
CSTD= @CSTD@ -Wall
|
||||
CFLAGS= $(CSTD) @CFLAGS@ -DED25519_@ED25519IMPL@ @MYDEFS@
|
||||
ASFLAGS=
|
||||
LDFLAGS= @NOPIE@
|
||||
|
||||
Reference in New Issue
Block a user