projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
fd4f21b
)
Revert "Do not treat gcc's "misleading-indentation" warning as error."
author
ikarus
<ikarus4ever@web.de>
Mon, 26 Sep 2016 18:39:31 +0000
(20:39 +0200)
committer
ikarus
<ikarus4ever@web.de>
Mon, 26 Sep 2016 18:39:31 +0000
(20:39 +0200)
This reverts commit
fd4f21b766a715303f0b1436c9970f5965e644dc
.
common/Makefile.common
patch
|
blob
|
blame
|
history
diff --git
a/common/Makefile.common
b/common/Makefile.common
index c1688a3203af56c62d0a55c4baf406393590ce51..7c94e041cee0551313f7494d74dc5e1752089d17 100644
(file)
--- a/
common/Makefile.common
+++ b/
common/Makefile.common
@@
-67,7
+67,7
@@
VPATH = . ../common ../fpga ../zlib
INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
-CFLAGS = -c $(INCLUDE) -Wall -Werror -
Wno-error=misleading-indentation -
pedantic -std=c99 -Os $(APP_CFLAGS)
+CFLAGS = -c $(INCLUDE) -Wall -Werror -pedantic -std=c99 -Os $(APP_CFLAGS)
LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
LIBS = -lgcc
LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
LIBS = -lgcc
Impressum
,
Datenschutz