summaryrefslogtreecommitdiffstats
path: root/tools/devmode
blob: 2dff3601b5eeb92a27732e65d143c33810676b91 (plain)
1
2
# do "eval tools/devmode" to get pedantic compiler settings
echo export CFLAGS=\"-g -O3 -D_FORTIFY_SOURCE -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\"