1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/utils/busybox
Matthias Schiffer b8d9a064f0
busybox: remove i386-specific build flags
busybox tries to be smart and passes a number of additional flags to the
compiler. Unfortunately, the i386-specific flags break ABI compatiblity
with libc.

Fixes busybox crashes observed on x86-generic with GCC 7.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-12 12:49:03 +01:00
..
config merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch 2017-12-08 19:41:18 +01:00
files sysntpd: restore support for peer-less (standalone) mode 2017-03-15 23:05:00 +01:00
patches busybox: remove i386-specific build flags 2018-03-12 12:49:03 +01:00
Config-defaults.in busybox: enable flock by default 2018-01-02 07:51:39 +01:00
Config.in
convert_defaults.pl
convert_menuconfig.pl
Makefile build: add hardened builds with PIE (ASLR) support 2018-01-27 16:46:45 +01:00