mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
remove cflags
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
MYSRCPATHS = ../../common ../../common/mbedtls
|
||||
MYSRCS = util_posix.c
|
||||
MYINCLUDES = -I../../include -I../../common -I../../common/mbedtls
|
||||
MYCFLAGS = -march=native -Ofast -msse2 -msse -maes
|
||||
MYCFLAGS = -march=native -Ofast
|
||||
MYDEFS =
|
||||
MYLDLIBS = -lcrypto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user