mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Revert "Release v4.20469 - Daddy Iceman"
This reverts commit 9fa173c727
.
This commit is contained in:
parent
9fa173c727
commit
1f718683b3
19 changed files with 51 additions and 36 deletions
|
@ -112,8 +112,8 @@ ifeq ($(DEBUG),1)
|
|||
DEFCFLAGS = -g -O0 -fstrict-aliasing -pipe
|
||||
DEFLDFLAGS =
|
||||
else
|
||||
DEFCXXFLAGS = -Wall -O3 -pipe
|
||||
DEFCFLAGS = -Wall -O3 -fstrict-aliasing -pipe
|
||||
DEFCXXFLAGS = -Wall -Werror -O3 -pipe
|
||||
DEFCFLAGS = -Wall -Werror -O3 -fstrict-aliasing -pipe
|
||||
DEFLDFLAGS =
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue