From: Yunjin Lee Date: Thu, 23 Jun 2016 04:04:59 +0000 (+0900) Subject: Apply ASLR on smack utils X-Git-Tag: submit/tizen_base/20160623.042038~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af0c0bd3add8ee33d2ae522eb736e74302a7f024;p=platform%2Fupstream%2Fsmack.git Apply ASLR on smack utils Change-Id: I93535399086f5cd207474e641a97caa78dcab76a Signed-off-by: Yunjin Lee --- diff --git a/packaging/smack.spec b/packaging/smack.spec index d0a546f..ce984bd 100644 --- a/packaging/smack.spec +++ b/packaging/smack.spec @@ -35,7 +35,7 @@ Library allows applications to work with Smack. cp %{SOURCE1001} . %build -%reconfigure --with-systemdsystemunitdir=%{_unitdir} +%reconfigure --with-systemdsystemunitdir=%{_unitdir} CFLAGS=-fPIE LDFLAGS=-pie make %{?_smp_mflags}