projects
/
platform
/
core
/
system
/
activationd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
733f4da
)
Apply ASLR for actd binary build, -pie
54/207754/1
accepted/tizen/unified/20190612.111703
submit/tizen/20190612.045457
author
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 12 Jun 2019 04:54:20 +0000
(13:54 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 12 Jun 2019 04:54:20 +0000
(13:54 +0900)
Change-Id: Ibca6f48af0025a7ae3a8a885ee2a677075e9fcd9
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index b4bc6332e282e3bfd8235a7337e056fdf58becf8..47f699ba580338e7501cb54f91c9093823ac0972 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-113,7
+113,7
@@
EXTRA_actd_SOURCES = \
src/action/unit_start.c
actd_CFLAGS = $(AM_CFLAGS)
-actd_LDFLAGS = -ldl
+actd_LDFLAGS = -ldl
-pie
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = src/actd.pc