projects
/
product
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3f458b
)
Add compile option for file secure
71/217171/2
accepted/tizen_5.5_base
accepted/tizen_5.5_base_wearable_hotfix
tizen_5.5_base
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
accepted/tizen/5.5/base/20191118.234227
accepted/tizen/5.5/base/wearable/hotfix/20201023.080425
submit/tizen_5.5_base/20191113.022937
submit/tizen_5.5_base_wearable_hotfix/20201023.155602
author
Hyunjee Kim
<hj0426.kim@samsung.com>
Thu, 7 Nov 2019 07:26:35 +0000
(16:26 +0900)
committer
Hyunjee Kim
<hj0426.kim@samsung.com>
Mon, 11 Nov 2019 07:29:27 +0000
(16:29 +0900)
Change-Id: Ied93b87be3176035d96f4916ed1d7de75705271b
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
packaging/coreutils.spec
patch
|
blob
|
history
diff --git
a/packaging/coreutils.spec
b/packaging/coreutils.spec
index 1612f1142d7dfe30fd6e95679f326b82c5e4ce60..e31b1ca534e5de7472f146ff5ff93d9e63cb000f 100644
(file)
--- a/
packaging/coreutils.spec
+++ b/
packaging/coreutils.spec
@@
-57,8
+57,8
@@
su - run a command with substitute user and group ID
%build
cp %{SOURCE1001} .
-export CFLAGS=" -fPIC"
-export LDFLAGS=" -Wl,-z,relro -pie"
+export CFLAGS
+
=" -fPIC"
+export LDFLAGS
+
=" -Wl,-z,relro -pie"
cp build-aux/config.sub ../mktemp-1.5
cp build-aux/config.guess ../mktemp-1.5