summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/which.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/which.spec b/packaging/which.spec
index d41a64e..163813a 100644
--- a/packaging/which.spec
+++ b/packaging/which.spec
@@ -18,6 +18,7 @@ the specified program is in your PATH.
cp %{SOURCE1001} .
%build
+export CFLAGS+=" -Wno-error=implicit-function-declaration "
%configure
make %{?_smp_mflags}