summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2021-04-02 18:09:49 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2021-04-02 18:09:55 +0900
commitd02aa948adfee1c76619907671544335154f506f (patch)
tree88dae6443a1801dc23d592c9536935e4da27de12
parent8600e26fd339c984d7c90678e225acdb41c8b2a7 (diff)
downloadcrda-d02aa948adfee1c76619907671544335154f506f.tar.gz
crda-d02aa948adfee1c76619907671544335154f506f.tar.bz2
crda-d02aa948adfee1c76619907671544335154f506f.zip
Change-Id: If0863f74b2ec879d39ce58252c53a68f9459b30d
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a01f693..1e917ce 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,10 @@ UDEV_RULE_DIR?=/usr/lib/udev/rules.d/
PUBKEY_DIR?=pubkeys
RUNTIME_PUBKEY_DIR?=/etc/wireless-regdb/pubkeys
+# Apply ASLR
+CFLAGS += -fPIE
+LDFLAGS += -pie
+
CFLAGS += -Wall -g
all: all_noverify verify