summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/expect.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/expect.spec b/packaging/expect.spec
index 50b2ae9..0b4a58f 100644
--- a/packaging/expect.spec
+++ b/packaging/expect.spec
@@ -37,6 +37,7 @@ cp %{SOURCE1001} .
%{__patch} -p1 < %{SOURCE2}
%build
+export CFLAGS+=" -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=incompatible-pointer-types "
%reconfigure \
--with-tcl=%_libdir \
--with-tk=no_tk \