summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.6-linaro/920-specs_nonfatal_getenv.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove version 4.6, it is no longer neededFelix Fietkau2015-11-101-14/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47443
* toolchain: fix gcc 4.6 build with gcc5John Crispin2015-07-141-1/+1
| | | | | | | | | | | | | | | | build error: cfns.gperf:101:1: error: 'gnu_inline' attribute present on 'libc_name_p' cfns.gperf:26:14: error: but not here observed on Arch Linux affected versions gcc 4.6, gcc 4.7 reported & fixed in DragonFlyBSD issue #136 https://github.com/DragonFlyBSD/DPorts/issues/136 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 46355
* gcc: add patch to make the getenv() spec function nonfatal if requested ↵Jo-Philipp Wich2012-04-211-0/+14
environment variable is unset SVN-Revision: 31390