summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ldetect.spec')
-rw-r--r--ldetect.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/ldetect.spec b/ldetect.spec
index 5f969f2..9edf583 100644
--- a/ldetect.spec
+++ b/ldetect.spec
@@ -31,9 +31,8 @@ see %{name}
%build
# Add PIC code in static library because it could be linked into a DSO
-%ifarch ia64 x86_64
PICFLAGS="-DPIC -fPIC"
-%endif
+
%make CFLAGS="-Wall -Wstrict-prototypes $PICFLAGS"
%install