summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \