summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-10-27 13:35:51 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-10-27 13:35:51 +0000
commitbad8563fa67bd0c61666cf3be65a5da9343b657a (patch)
tree9b8c089f10bcf880a6a7b25b3471e5b577317952 /Makefile
parentc21bfa472744be71912db3f6d96093b42e16f808 (diff)
downloadldetect-bad8563fa67bd0c61666cf3be65a5da9343b657a.tar
ldetect-bad8563fa67bd0c61666cf3be65a5da9343b657a.tar.gz
ldetect-bad8563fa67bd0c61666cf3be65a5da9343b657a.tar.bz2
ldetect-bad8563fa67bd0c61666cf3be65a5da9343b657a.tar.xz
ldetect-bad8563fa67bd0c61666cf3be65a5da9343b657a.zip
make ldetect-devel usable on amd64
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 033b463..14ee9f8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ includedir = $(prefix)/include
binaries = lspcidrake
libraries = libldetect.a
-CFLAGS = -Wall -W -Wstrict-prototypes -Os -g
+CFLAGS = -Wall -W -Wstrict-prototypes -Os -fPIC
RPM ?= $(HOME)/rpm