Jean-Philippe Brucker
|
ed8af51b60
build system: remove KBUILD_STR()
|
4 years ago |
Denys Vlasenko
|
b4ef2e3467
Makefile.flags: suppress some clang-9 warnings
|
5 years ago |
Denys Vlasenko
|
be5a505d77
Remove syscall wrappers around clock_gettime, closes 12091
|
5 years ago |
Denys Vlasenko
|
fa87abe807
build system: FEATURE_NSLOOKUP_BIG needs -lresolv
|
6 years ago |
Denys Vlasenko
|
d1f222c3b0
Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis
|
7 years ago |
Mike Frysinger
|
43e56639c6
build: add a sanitizer debug option
|
8 years ago |
Denys Vlasenko
|
c8e5ead03a
build system: remove special-casing for extra libs
|
9 years ago |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 years ago |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
9 years ago |
Denys Vlasenko
|
2156e22853
Makefile.flags: survive a build system which has no pthread
|
9 years ago |
Bartosz Golaszewski
|
bb2fd67d0b
Makefile: add missing libraries to LDLIBS
|
9 years ago |
Denys Vlasenko
|
e0ddb65cb2
build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS
|
9 years ago |
Mike Frysinger
|
5694afd72a
build system: use pkg-config to look up selinux libs
|
12 years ago |
Denys Vlasenko
|
9b80b903c7
build system: stop .eh_frame generation
|
12 years ago |
Mike Frysinger
|
ca81a93722
disable format security warnings
|
12 years ago |
Denys Vlasenko
|
6dca172610
fix build breakage with gcc 4.2.1
|
12 years ago |
Denys Vlasenko
|
65457625a7
build system: remove bogus $(1) in last commit
|
12 years ago |
Denys Vlasenko
|
c528917195
build system: detect missing crypt and drop it from linking
|
12 years ago |
Denys Vlasenko
|
39c2cb2e93
build system: fix broken CONFIG_SYSROOT handling
|
12 years ago |
Rob Walker
|
bf6343796e
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
|
12 years ago |
Tristan Schmelcher
|
5560e1af0a
Fix link failure on some platforms when PAM is enabled
|
13 years ago |
Denys Vlasenko
|
e0894f567a
Android build fixes and alternate (hopefully simpler) defconfig for it
|
13 years ago |
Wolfgang Denk
|
91b77c3953
Compile options: default to -O2 when -Os is not available
|
13 years ago |
Mike Frysinger
|
b78d561ec7
allow SKIP_STRIP to be set in the env
|
14 years ago |
Dan Fandrich
|
1821d188ca
diff: more compiler compat fixes. no code changes
|
14 years ago |
Denys Vlasenko
|
dc3d8939d4
preliminary work for gcc 4.4.0
|
15 years ago |
Mike Frysinger
|
dec37b3232
the -elf2flt flag can be used w/out -Wl, so drop the requirement so people can use either form
|
15 years ago |
Bernhard Reutner-Fischer
|
0d22d1755c
- add flash_eraseall
|
15 years ago |
Bernhard Reutner-Fischer
|
f6107c7e88
- add CONFIG_EXTRA_CFLAGS (thanks to keesj)
|
16 years ago |
Bernhard Reutner-Fischer
|
e6ce824edd
- reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys?
|
16 years ago |