Code

Adding libtap into distribution to help run C based tests
[nagiosplug.git] / tools / devmode
index d350e6c62c13c0b2d2b7f00f314ddabc3283bded..09c1b9a95951b43b583306f0c61d51b8a6a0adc4 100755 (executable)
@@ -1,3 +1,2 @@
-echo \# do \"eval \`$0\`\" to get pedantic compiler settings
-echo
-echo export CFLAGS=\"-g -O3 -pedantic -Wall -W -Wformat=2 -Wfloat-equal -Wtraditional -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Wunreachable-code -Winline\"
+# do "eval tools/devmode" to get pedantic compiler settings
+echo export CFLAGS=\"-g -O3 -pedantic -Wall -W -Wformat=2 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Wunreachable-code -Winline\"