Apply ASLR 66/53366/1 accepted/tizen/mobile/20151206.224628 accepted/tizen/tv/20151206.224645 accepted/tizen/wearable/20151206.224704 submit/tizen/20151204.082508 submit/tizen/20151204.092106
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 26 Jun 2015 02:52:49 +0000 (11:52 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 4 Dec 2015 08:12:17 +0000 (17:12 +0900)
Change-Id: Ibaebcfddc8866d6a00b376e3c0a505f29c9565b5
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
src/Makefile.am

index a9a5d9ccb2a1b9ce4ede1ae88c7e4e113077b634..605de80a122fe855829a085b3a1919155da39c43 100644 (file)
@@ -1447,6 +1447,9 @@ murphyd_CFLAGS  =                 \
                $(BUILTIN_CFLAGS)       \
                $(JSON_CFLAGS)
 
+murphyd_CFLAGS +=                      \
+               -fPIC -pie
+
 murphyd_LDADD  =                               \
                $(BUILTIN_LIBS)                 \
                $(LINKEDIN_PLUGINS)             \