Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5b5bcf24f5293f7f3db0aca9af98777a5aff6be2
/
Makefile.flags
5b5bcf2
punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling
by Mike Frysinger
· 17 years ago
e8a0788
moved biggest stack buffers to malloc space, or made their size configurable
by Denis Vlasenko
· 17 years ago
c7b10dc
set default FLTFLAGS for a fatty stack
by Mike Frysinger
· 18 years ago
52a9db6
introduce the concept of LDLIBS for additional libraries so that when we do the final link, the objects/libraries are in the correct order
by Mike Frysinger
· 18 years ago
58a275b
- reinstate dmalloc and efence support
by Bernhard Reutner-Fischer
· 18 years ago
d46d3c2
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
by Denis Vlasenko
· 18 years ago
4bb3189
add -Wwrite-strings to Makefile
by Denis Vlasenko
· 18 years ago
c562bb7
disable -Wold-style-definition for gcc 3.x
by Denis Vlasenko
· 18 years ago
9dca07d
make it possible to build bbox without warnings again.
by Denis Vlasenko
· 18 years ago
e0eebc1
Make -Werror configurable
by Denis Vlasenko
· 18 years ago
82f8788
- call cc-option to check if the compiler supports the flags we asked to use
by Bernhard Reutner-Fischer
· 18 years ago
fdcd7c4
- add more strict prototype checking to catch wrong and broken code (like nested functions)
by Bernhard Reutner-Fischer
· 18 years ago
d6c23ae
- guess we need dl too
by Bernhard Reutner-Fischer
· 18 years ago
c1feac6
- set LD to ld
by Bernhard Reutner-Fischer
· 18 years ago
9729e65
- honor CONFIG_DEBUG
by Bernhard Reutner-Fischer
· 18 years ago
feea1b9
- better distinction between CFLAGS and CPPFLAGS.
by Bernhard Reutner-Fischer
· 18 years ago
bf11e89
added gcc flag which is needed for ULLONG_MAX to appear on Tito's box
by Denis Vlasenko
· 18 years ago
a7189f0
add -Wundef, fix uncovered bugs
by Denis Vlasenko
· 18 years ago
dd29828
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
by Bernhard Reutner-Fischer
· 18 years ago
1db39b2
nmeter: new applet. ~4k Fix build proble on x86_64
by Denis Vlasenko
· 18 years ago
da8f43f
build system: fix for non-i386 builds
by Denis Vlasenko
· 18 years ago
7039a66
correct largefile support, add comments about it.
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago