X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=configure;h=e1985812fc363b90a3c622d7a1f3da0e1eb4b300;hb=4a39b72c5ac8fd2dd6db81a95eab08adde0491b9;hp=c238296e5651f30173500e4f01517e86c6d7fa80;hpb=42e3082637998150a8dc0251c5b846f78e1d4772;p=melted diff --git a/configure b/configure index c238296..e198581 100755 --- a/configure +++ b/configure @@ -55,7 +55,7 @@ function build_config echo "LIBDL=-ldl" echo "OPTIMISATIONS=-O4 -pipe -ffast-math -fomit-frame-pointer" - echo "CFLAGS+=-Wall \$(TARGETARCH) \$(TARGETCPU) \$(OPTIMISATIONS) \$(MMX_FLAGS) \$(DEBUG_FLAGS) \$(LARGE_FILE) -pthread" + echo "CFLAGS+=-Wall -fPIC -DPIC \$(TARGETARCH) \$(TARGETCPU) \$(OPTIMISATIONS) \$(MMX_FLAGS) \$(DEBUG_FLAGS) \$(LARGE_FILE) -pthread" ) > config.mak echo "#!/bin/sh" > mlt-config