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
10/217610/2
accepted/tizen/base/20191118.234235
submit/tizen_base/20191115.003512
author
Hyunjee Kim
<hj0426.kim@samsung.com>
Thu, 7 Nov 2019 07:26:35 +0000
(16:26 +0900)
committer
Donghun Kwak
<dh0128.kwak@samsung.com>
Fri, 15 Nov 2019 00:29:25 +0000
(
00:29
+0000)
Change-Id: Ied93b87be3176035d96f4916ed1d7de75705271b
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
(cherry picked from commit
4d288e201033404bc4112653792eab3e5d018545
)
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