summaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - guess we need dl tooBernhard Reutner-Fischer2007-01-081-1/+1
|
* - set LD to ldBernhard Reutner-Fischer2007-01-081-1/+4
| | | | - simplify the cmd_busybox__ a bit and pass the LDFLAGS via -Wl down to CC
* - honor CONFIG_DEBUGBernhard Reutner-Fischer2006-12-131-0/+6
|
* - better distinction between CFLAGS and CPPFLAGS.Bernhard Reutner-Fischer2006-12-061-1/+3
|
* added gcc flag which is needed for ULLONG_MAX to appearDenis Vlasenko2006-11-261-0/+3
| | | | on Tito's box
* add -Wundef, fix uncovered bugsDenis Vlasenko2006-11-171-1/+1
|
* - remove duplicate flags (-funsigned-char -fno-builtin-strlen)Bernhard Reutner-Fischer2006-10-201-2/+1
|
* nmeter: new applet. ~4kDenis Vlasenko2006-10-111-2/+1
| | | | Fix build proble on x86_64
* build system: fix for non-i386 buildsDenis Vlasenko2006-10-091-2/+2
|
* correct largefile support, add comments about it.Denis Vlasenko2006-10-081-13/+13
|
* build system overhaulDenis Vlasenko2006-10-051-0/+19