projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
565a294
)
musl: apply hardening options (e.g. SSP) also to libc itself
author
Steven Barth
<cyrus@openwrt.org>
Sat, 20 Jun 2015 17:37:25 +0000
(17:37 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Sat, 20 Jun 2015 17:37:25 +0000
(17:37 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46073
toolchain/musl/common.mk
patch
|
blob
|
history
diff --git
a/toolchain/musl/common.mk
b/toolchain/musl/common.mk
index 88481d897d4e92d53ec72b93f0217c4160a7837e..f73c8c90923dbbf1232c2288a10f20745f17f1bf 100644
(file)
--- a/
toolchain/musl/common.mk
+++ b/
toolchain/musl/common.mk
@@
-21,6
+21,7
@@
PATCH_DIR:=$(PATH_PREFIX)/patches
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/toolchain-build.mk
+include $(INCLUDE_DIR)/hardening.mk
MUSL_CONFIGURE:= \
$(TARGET_CONFIGURE_OPTS) \