Ron Yorston
|
87c31609f4
Makefile.flags: suppress clang warnings when cross-compiling
|
10 月之前 |
Uwe Kleine-König
|
40fa8eb998
build system: Make it possible to build with 64bit time_t
|
1 年之前 |
Denys Vlasenko
|
8ed57db65b
Makefile.flags: add resolv to LDLIBS for linux compilers too (not only gnu ones)
|
1 年之前 |
Samuel Thibault
|
77216c368f
Fix non-Linux builds
|
2 年之前 |
Bernhard Reutner-Fischer
|
7fbfb2050f
kbuild: Prefer -Oz over -Os
|
2 年之前 |
Martin Kaiser
|
9b67880719
Makefile.flags: use all cflags for crypt and rt checks
|
3 年之前 |
Denys Vlasenko
|
eb1b2902b8
Makefile.flags: add a test for -lrt availability
|
3 年之前 |
Denys Vlasenko
|
1f9ed02caf
trylink: do not drop libs from CONFIG_EXTRA_LDLIBS
|
3 年之前 |
Martin Kaiser
|
d40358a1c5
Makefile.flags: fix the OS detection for libresolv
|
3 年之前 |
Alex Samorukov
|
0544933501
Do not add -lresolv on non-Linux systems
|
3 年之前 |
Denys Vlasenko
|
39646dce32
build system: make -static-libgcc selectable in config
|
3 年之前 |
Biswapriyo Nath
|
505eeae402
Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options for clang
|
4 年之前 |
Jean-Philippe Brucker
|
ed8af51b60
build system: remove KBUILD_STR()
|
4 年之前 |
Denys Vlasenko
|
b4ef2e3467
Makefile.flags: suppress some clang-9 warnings
|
5 年之前 |
Denys Vlasenko
|
be5a505d77
Remove syscall wrappers around clock_gettime, closes 12091
|
5 年之前 |
Denys Vlasenko
|
fa87abe807
build system: FEATURE_NSLOOKUP_BIG needs -lresolv
|
6 年之前 |
Denys Vlasenko
|
d1f222c3b0
Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis
|
7 年之前 |
Mike Frysinger
|
43e56639c6
build: add a sanitizer debug option
|
8 年之前 |
Denys Vlasenko
|
c8e5ead03a
build system: remove special-casing for extra libs
|
9 年之前 |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 年之前 |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
9 年之前 |
Denys Vlasenko
|
2156e22853
Makefile.flags: survive a build system which has no pthread
|
9 年之前 |
Bartosz Golaszewski
|
bb2fd67d0b
Makefile: add missing libraries to LDLIBS
|
9 年之前 |
Denys Vlasenko
|
e0ddb65cb2
build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS
|
9 年之前 |
Mike Frysinger
|
5694afd72a
build system: use pkg-config to look up selinux libs
|
12 年之前 |
Denys Vlasenko
|
9b80b903c7
build system: stop .eh_frame generation
|
12 年之前 |
Mike Frysinger
|
ca81a93722
disable format security warnings
|
12 年之前 |
Denys Vlasenko
|
6dca172610
fix build breakage with gcc 4.2.1
|
12 年之前 |
Denys Vlasenko
|
65457625a7
build system: remove bogus $(1) in last commit
|
12 年之前 |
Denys Vlasenko
|
c528917195
build system: detect missing crypt and drop it from linking
|
12 年之前 |