Sign in
zircon-guest
/
third_party
/
toybox
/
31b18720cc8aea4e531bcff4fc5a719b42a5d24b
/
configure
85ffccb
Implicit function declarations are an error, not a warning.
by Rob Landley
· 8 years ago
df07fb7
Wean scripts/install.c off toys.h so cross compiling less brittle.
by Rob Landley
· 9 years ago
d20b9ff
Don't pass target $CFLAGS to host builds (telling x86 compiler to be big-endian
by Rob Landley
· 9 years ago
1223578
Fix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc caused a problem.)
by Rob Landley
· 9 years ago
35c92f1
Fix a couple things gcc is too dumb to figure out on its own.
by Rob Landley
· 9 years ago
a913d92
Probe for -Wno-string-plus-int.
by Rob Landley
· 10 years ago
ccccc2b
Flag to make llvm shut up about a broken warning.
by Rob Landley
· 10 years ago
1f44b5f
Yank $STRIP from config (and STRIP=no weirdness) and just allow strip to fail.
by Rob Landley
· 10 years ago
57f93c8
Add LDFLAGS and STRIP=no support.
by Rob Landley
· 10 years ago
9614620
Old compilers complain about linker options passed with -c, so split out $LDOPTIMIZE.
by Rob Landley
· 11 years ago
0d74ad3
Add a new optimization flag at the suggestion of the musl guys telling gcc not to produce a large unused dwarf table for C++ style stack unwinding.
by Rob Landley
· 12 years ago
bccb6db
Revert some debug code accidentally checked in at commit 715.
by Rob Landley
· 12 years ago
939fa74
Add expand command as described in POSIX-2008. Erratum: Do not handle backspace.
by Jonathan Clairembault
· 12 years ago
97abd4a
Replace CCFLAGS with description of how to add flags to HOSTCC.
by Rob Landley
· 13 years ago
344c267
Fix from Georgi Chorbadzhiyski to make cross compiling more robust.
by Rob Landley
· 13 years ago
0.2.1
a97792d
Unconditionally add the $CROSS_COMPILE prefix to $CC, even if it's already set.
by Rob Landley
· 16 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 17 years ago