re-added -fPIC.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@28 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 20 years ago
parent 9d9c8dab41
commit 84c3320b81

@ -2,8 +2,7 @@ COREPATH ?=../..
include $(COREPATH)/Makefile.defs
ldflags = -shared $(module_ldflags)
cflags = -I $(COREPATH) -I $(COREPATH)/amci -Wall $(module_cflags)
#-fPIC
cflags = -fPIC -I $(COREPATH) -I $(COREPATH)/amci -Wall $(module_cflags)
audio_mod_dir = $(COREPATH)/lib

Loading…
Cancel
Save