summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2015-03-19 00:58:19 (GMT)
committerJan Rękorajski2015-03-19 00:58:19 (GMT)
commit95c415adaad589bc736e2141ac47da77da077b71 (patch)
tree8ff5634d93e800090cdad978b0e4a486632821d0
parent5a5e6771dcca2946a470f4642e5810ab358aaa86 (diff)
downloadopenssh-auto/th/openssh-6.8p1-2.zip
openssh-auto/th/openssh-6.8p1-2.tar.gz
- removed accidental CFLAGS changeauto/th/openssh-6.8p1-2
-rw-r--r--openssh.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/openssh.spec b/openssh.spec
index 381b83c..e4702f9 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -559,8 +559,7 @@ cp /usr/share/automake/config.sub .
%{__aclocal}
%{__autoconf}
%{__autoheader}
-CPPFLAGS="%{rpmcppflags} -DCHROOT -std=gnu99 -fno-tree-dominator-opts"
-CFLAGS="%{rpmcflags} -fno-tree-dominator-opts"
+CPPFLAGS="%{rpmcppflags} -DCHROOT -std=gnu99"
%configure \
PERL=%{__perl} \
--disable-strip \