mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-29 16:55:06 +02:00
Only use optimization CCFLAGS if not set prvlsy
This commit is contained in:
parent
81d5b4bd2a
commit
7a90b8e50d
@ -1,4 +1,4 @@
|
||||
CCFLAGS += -std=c99 -O3
|
||||
CCFLAGS ?= -std=c99 -O3
|
||||
|
||||
TARGET = pixiewps
|
||||
CRYPTO = crypto/sha256.c crypto/md.c crypto/md_wrap.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user