History log of /openwrt/toolchain/gcc/minimal/Makefile
Revision Date Author Comments
# 6cae32e0 05-Oct-2014 Felix Fietkau <nbd@openwrt.org>

gcc: gcc 4.9.x disable libsanitize

gcc 4.9.x enables building of libsanitize

- libsanitize needs some headers that are not available
in uclibc (netrom/netrom.h)

according to buildroot project:
- build fail with musl
- need wordexp with uclibc which increases uclibc size
http://git.buildroot.net/buildroot/commit/?id=5f4d658d888b539de9a6247ae5b1a0999de5d4ec
http://git.buildroot.net/buildroot/commit/?id=554e29e267e6b36a0fd78c82cbad2c82d939eb7f

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42767 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 39bc8247 05-Jul-2013 Felix Fietkau <nbd@openwrt.org>

gcc: fix up displayed version after r37179

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37180 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 4afb9e36 05-Jul-2013 Felix Fietkau <nbd@openwrt.org>

gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ definition)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37179 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1c30e685 03-Apr-2013 Imre Kaloz <kaloz@openwrt.org>

[toolchain/gcc]: remove the old (and nonworking) hack and identify our patched GCCs properly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36189 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ce44bef3 23-Sep-2012 Felix Fietkau <nbd@openwrt.org>

build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ceab097a 15-Sep-2012 Felix Fietkau <nbd@openwrt.org>

gcc: enable parallel builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33444 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b974ea4b 06-Jun-2012 Felix Fietkau <nbd@openwrt.org>

toolchain: install libgcc for minimal gcc, needed by newer eglibc versions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32100 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7e525aa7 20-Jul-2010 Felix Fietkau <nbd@openwrt.org>

gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22319 3c298f89-4303-0410-b956-a3cf2f4a3e73