projects
/
product
/
upstream
/
gmp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93bbcf7
)
[ESan] Disable esan
sandbox/denis13/esan
author
Denis Khalikov
<d.khalikov@partner.samsung.com>
Thu, 1 Mar 2018 15:49:45 +0000
(18:49 +0300)
committer
Denis Khalikov
<d.khalikov@partner.samsung.com>
Thu, 1 Mar 2018 15:49:45 +0000
(18:49 +0300)
packaging/gmp.spec
patch
|
blob
|
history
diff --git
a/packaging/gmp.spec
b/packaging/gmp.spec
index 3fe5cc97841aedaff978228d9ca066ffca571b18..461b566bea00d182effd8c585f818684501cd8ca 100644
(file)
--- a/
packaging/gmp.spec
+++ b/
packaging/gmp.spec
@@
-45,6
+45,7
@@
huge numbers (integer and floating point).
cp %{SOURCE1001} .
%build
+%{?esan: /usr/bin/gcc-unforce-options}
export CFLAGS="%{optflags} -fexceptions -std=gnu89";
export LDFLAGS+="-Wl,-z,noexecstack"
%reconfigure \