mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-29 00:34:47 +02:00
Removed warning flag
This commit is contained in:
parent
32091e45ee
commit
f76900d9b4
@ -1,4 +1,4 @@
|
||||
CCFLAGS = -std=c99 -O3 -Wall
|
||||
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