Revert "freetype: build with -fPIC -DPIC flags"

This reverts commit a53b5fc09ab922182aab01adb135c08a357707e1.
This commit is contained in:
Stephan Raue 2012-06-12 19:18:45 +02:00
parent 066126137d
commit e891ff1ec0

View File

@ -25,7 +25,7 @@
# unset LIBTOOL because freetype uses its own
unset LIBTOOL
CFLAGS="$CFLAGS -fPIC -DPIC"
CFLAGS="$CFLAGS -fPIC"
cd $PKG_BUILD