Revert "freetype: build with -fPIC"

This reverts commit 413dc706fe02bc5bfb2d7bcc32f9ad3991a4c126.
This commit is contained in:
Stephan Raue 2012-06-12 19:18:59 +02:00
parent e891ff1ec0
commit 79815e4a71

View File

@ -25,8 +25,6 @@
# unset LIBTOOL because freetype uses its own # unset LIBTOOL because freetype uses its own
unset LIBTOOL unset LIBTOOL
CFLAGS="$CFLAGS -fPIC"
cd $PKG_BUILD cd $PKG_BUILD
sh autogen.sh sh autogen.sh