mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
eval not working - instructions now in comments
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@964 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
61cbd1252c
commit
a140bb0981
1 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,2 @@
|
|||
echo \# do \"eval \`$0\`\" to get pedantic compiler settings
|
||||
echo
|
||||
# do "eval tools/devmode" to get pedantic compiler settings
|
||||
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\"
|
||||
|
|
|
|||
Loading…
Reference in a new issue