summaryrefslogtreecommitdiff
path: root/print_wiki.c
diff options
context:
space:
mode:
authorstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-06-26 18:28:58 +0000
committerstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-06-26 18:28:58 +0000
commitb093c24cad42abda02a94035810491475a73319a (patch)
treecdc08a618d4707938d98b7ae69407cdba55745e0 /print_wiki.c
parentdfef749a84f74cd1c7eeafc45ed7b8f055d8ee9a (diff)
downloadflashrom-b093c24cad42abda02a94035810491475a73319a.tar.gz
make Makefile's test programs safe(r)
we don't use -W or similarly strict compiler checks (yet), but enabling its use is a good thing. if you add -W to the cflags without this patch, detection of the compiler will fail with gcc 4.4 for example, because compiling of the test program will fail due to a warning of unused arguments and -Werror. similarly the other checks involving compiling test programs would fail. Signed-off-by: Stefan Tauner <stefan.tauner@student.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1356 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'print_wiki.c')
0 files changed, 0 insertions, 0 deletions