buildroot/package/netplug
Thomas Petazzoni c554cc2a2e netplug: disable -Werror to fix build failure
netplug uses nested functions, and gcc generates a warning that
is turned into an error:

cc1: warnings being treated as errors
if_info.c: In function 'ifsm_scriptdone':
if_info.c:289: error: generating trampoline in object (requires executable stack)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-05-11 08:59:02 +02:00
..
Config.in Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
netplug-1.2.9-disable-werror.patch netplug: disable -Werror to fix build failure 2010-05-11 08:59:02 +02:00
netplug-script add netplug package 2006-12-12 22:13:41 +00:00
netplug-socklen-type.patch Remove old patch and fix the type properly. 2008-02-28 02:19:38 +00:00
netplug.mk package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
S29netplug Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration 2008-03-18 00:20:24 +00:00