summaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set default FLTFLAGS for a fatty stackMike Frysinger2007-04-051-0/+3
|
* also fix static selinux linking on branchMike Frysinger2007-03-311-2/+2
|
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-0/+4
|
* add -Wwrite-strings to MakefileDenis Vlasenko2007-02-011-4/+4
|
* disable -Wold-style-definition for gcc 3.xDenis Vlasenko2007-01-291-1/+7
|
* make it possible to build bbox without warnings again.Denis Vlasenko2007-01-271-4/+14
|
* Make -Werror configurableDenis Vlasenko2007-01-271-2/+7
|
* - call cc-option to check if the compiler supports the flags we asked to useBernhard Reutner-Fischer2007-01-231-11/+10
|
* - add more strict prototype checking to catch wrong and broken code (like ↵Bernhard Reutner-Fischer2007-01-221-1/+7
| | | | nested functions)
* - 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