From eca4f7d231e0f15a29712b207d9176030c43808c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 13 Jun 2008 22:10:03 +0000 Subject: -fPIC svn path=/trunk/externals/iem/iem_spec2/; revision=10004 --- src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index 7233ef2..809c205 100644 --- a/src/makefile +++ b/src/makefile @@ -13,7 +13,7 @@ LIB = -ldl -lm -lpthread CFLAGS = -DPD -DUNIX -W -Wno-unused \ -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing \ - -DDL_OPEN + -DDL_OPEN -fPIC SYSTEM = $(shell uname -m) -- cgit v1.2.1