summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas Petazzoni2010-05-10 23:39:50 +0200
committerPeter Korsgaard2010-05-11 08:59:02 +0200
commitc554cc2a2e62e4c383a20270b34a8d9b933ca6f0 (patch)
tree6c5d7af704b5cbb2c04973e8b1f18f8178ab760c /CHANGES
parentless: depends on curses (diff)
downloadbuildroot-c554cc2a2e62e4c383a20270b34a8d9b933ca6f0.tar.gz
buildroot-c554cc2a2e62e4c383a20270b34a8d9b933ca6f0.tar.xz
buildroot-c554cc2a2e62e4c383a20270b34a8d9b933ca6f0.zip
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>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 7dd7a5d26..f305fd1bf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,10 +3,11 @@
Fixes all over the tree.
Updated/fixed packages: busybox, customize, hal, hostapd,
- less, libxcb, mplayer, pciutils, xdriver_xf86-video-openchrome,
- usb_modeswitch, usbutils, wpa_supplicant, xapp_bdftopcf,
- xapp_mkfontdir, xfont_encodings, xlib_libX11, xlib_libXfont,
- xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto, xvkbd
+ less, libxcb, mplayer, netplug, pciutils,
+ xdriver_xf86-video-openchrome, usb_modeswitch, usbutils,
+ wpa_supplicant, xapp_bdftopcf, xapp_mkfontdir,
+ xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
+ xproto_fontcacheproto, xproto_fontsproto, xvkbd
Removed packages: vice