remove -fhonour-copts usage
commit95444b27abfb723db6c66c08dc6c12c7e1128e2e
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 17 Sep 2017 10:24:34 +0000 (17 12:24 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 17 Sep 2017 10:24:34 +0000 (17 12:24 +0200)
treec9acdec9f7f8cb7e22caad371c77834c389655c0
parent79d5a4a7dc9648e2d55407ca11daa9a4342abe72
remove -fhonour-copts usage

This reuires a external gcc patch, which I no longer add to newer gcc.
A lot of packages already need to disable the usage of -fhonour-copts, because
it doesn't work without patching. May be we need something like Buildroot
is using, a gcc wrapper to see poisened include or library paths while
cross-compiling.
52 files changed:
mk/build.mk
mk/package.mk
mk/vars.mk
package/arcboot/Makefile
package/barebox/Makefile
package/binutils/Makefile
package/cryptodev-linux/Makefile
package/dhcp/Makefile
package/dhcp/patches/patch-bind_Makefile_in
package/dillo/Makefile
package/freeradius-server/Makefile
package/freeswitch/Makefile
package/gcc/Makefile
package/gcc/patches/4.7.3/cflags.patch [deleted file]
package/gcc/patches/5.4.0/cflags.patch [deleted file]
package/glibc/Makefile
package/grub/Makefile
package/jack/Makefile
package/libc-test/Makefile
package/libpcap/Makefile
package/ltp/Makefile
package/mplayer/Makefile
package/nfs-utils/Makefile
package/nginx/Makefile
package/nmap/Makefile
package/openjdk7/Makefile
package/openntpd/Makefile
package/perf/Makefile
package/poco/Makefile
package/postfix/Makefile
package/pycurl/Makefile
package/python3/Makefile
package/rrdtool/Makefile
package/squid/Makefile
package/strace/Makefile
package/subversion/Makefile
package/sysdig/Makefile
package/sysvinit/Makefile
package/tcpdump/Makefile
package/tvheadend/Makefile
package/u-boot-avr32/Makefile
package/u-boot-h8300/Makefile [deleted file]
package/u-boot-h8300/patches/patch-include_linux_compiler-gcc_h [deleted file]
package/u-boot/Makefile
package/wolfssl/Makefile
package/xinetd/Makefile
package/ympd/Makefile
package/zip/Makefile
target/config/Config.in.adk
target/config/Config.in.compiler
toolchain/gcc/patches/4.4.7/cflags.patch [deleted file]
toolchain/gcc/patches/4.9.4/cflags.patch [deleted file]