Commit History

Author SHA1 Message Date
  Denys Vlasenko 39646dce32 build system: make -static-libgcc selectable in config 3 years ago
  Biswapriyo Nath 505eeae402 Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options for clang 4 years ago
  Jean-Philippe Brucker ed8af51b60 build system: remove KBUILD_STR() 4 years ago
  Denys Vlasenko b4ef2e3467 Makefile.flags: suppress some clang-9 warnings 4 years ago
  Denys Vlasenko be5a505d77 Remove syscall wrappers around clock_gettime, closes 12091 4 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 8 years ago
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf 8 years ago
  Denys Vlasenko 5fa6d1a632 Aboriginal linux/musl build fixes 8 years ago
  Denys Vlasenko 2156e22853 Makefile.flags: survive a build system which has no pthread 8 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 11 years ago
  Denys Vlasenko 9b80b903c7 build system: stop .eh_frame generation 11 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 12 years ago
  Denys Vlasenko e0894f567a Android build fixes and alternate (hopefully simpler) defconfig for it 12 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 13 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