From af0c0bd3add8ee33d2ae522eb736e74302a7f024 Mon Sep 17 00:00:00 2001 From: Yunjin Lee Date: Thu, 23 Jun 2016 13:04:59 +0900 Subject: [PATCH] Apply ASLR on smack utils Change-Id: I93535399086f5cd207474e641a97caa78dcab76a Signed-off-by: Yunjin Lee --- packaging/smack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.7.4