projects
/
product
/
upstream
/
gawk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f040b3
)
apply ASLR options
27/143727/1
accepted/tizen/4.0/base/20170828.221346
accepted/tizen/base/20170814.055821
submit/tizen_4.0_base/20170828.000000
submit/tizen_4.0_base/20170828.000001
submit/tizen_base/20170811.104857
author
MyoungJune Park
<mj2004.park@samsung.com>
Fri, 11 Aug 2017 05:42:53 +0000
(14:42 +0900)
committer
MyoungJune Park
<mj2004.park@samsung.com>
Fri, 11 Aug 2017 05:43:48 +0000
(14:43 +0900)
Change-Id: I39ecc2fe8c7c99eee150d3e809880e6d23ef8fc9
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
packaging/gawk.spec
patch
|
blob
|
history
diff --git
a/packaging/gawk.spec
b/packaging/gawk.spec
index 7e7f0e426c2290ac50ab320961fc9baa1a53521e..82a6df3c1759e4cd4c1c3b882b6547a2c3bf0435 100644
(file)
--- a/
packaging/gawk.spec
+++ b/
packaging/gawk.spec
@@
-36,7
+36,7
@@
cp %{SOURCE1001} .
--disable-man \
--disable-nls
-make %{?_smp_mflags}
+make %{?_smp_mflags}
CFLAGS=" -fPIE" LDFLAGS=" -pie"
%check
%if %{run_tests}