Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-14 | netplug: convert to gentargets and bump to 1.2.9.2 | Martin Banky | |
Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-05-11 | netplug: disable -Werror to fix build failure | Thomas Petazzoni | |
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> |