summaryrefslogtreecommitdiff
path: root/openwrt/toolchain/gcc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* make gcc4 depend on libgcc, and disable the libgcc hack for itImre Kaloz2006-02-061-5/+1
| | | | SVN-Revision: 3161
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | SVN-Revision: 3112
* fix libgcc handling for gcc 3.4.5 and 4.0.2Imre Kaloz2006-01-281-2/+2
| | | | SVN-Revision: 3063
* add 'OpenWrt-2.0' to gcc version infoFelix Fietkau2006-01-271-0/+2
| | | | SVN-Revision: 3058
* patch for spec file of gcc 3.4.4, so that libgss library is not ↵Waldemar Brodkorb2006-01-041-0/+10
| | | | | | automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. SVN-Revision: 2817
* add a better mirror for gccFelix Fietkau2005-08-131-1/+2
| | | | SVN-Revision: 1638
* fix weird toolchain build errorFelix Fietkau2005-07-291-2/+2
| | | | SVN-Revision: 1573
* more cleanup in toolchain/Felix Fietkau2005-07-201-6/+197
| | | | SVN-Revision: 1501
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+9
SVN-Revision: 307