aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2017-12-10 18:04:53 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2017-12-28 12:26:23 +0100
commit20c349f68ca108d8b20363efbf5fa698e8446009 (patch)
tree0ec8dfb0cb2b0297cc500ebd0fd44fcd3cf6e12c /package/base-files
parenta10fae113349f120486c86fc616948b5b6f1a76e (diff)
downloadupstream-20c349f68ca108d8b20363efbf5fa698e8446009.tar.gz
upstream-20c349f68ca108d8b20363efbf5fa698e8446009.tar.bz2
upstream-20c349f68ca108d8b20363efbf5fa698e8446009.zip
busybox: add missing TARGET_CPPFLAGS and TARGET_LDFLAGS
Unconditionally pass TARGET_CPPFLAGS (not passed at all before) and TARGET_LDFLAGS (passed only in certain non-default configuration before the Makefile streamlining). Without these flags, hardening options (PKG_FORTIFY_SOURCE and PKG_RELRO) were not actually applied to busybox. The addition of these flags increases the size of the stripped busybox binary by about 6KB (~4KB with fortify headers, ~2KB with "-znow -zrelro") with the default hardening options PKG_FORTIFY_SOURCE_1 and PKG_RELRO_FULL. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions