changes to deps

This commit is contained in:
Cody P Schafer
2014-11-03 11:55:08 -05:00
parent b4fdb29a72
commit db2975ed29
2 changed files with 1 additions and 7 deletions
-4
View File
@@ -18,7 +18,3 @@
#"
CFLAGS +=" -fPIC"
do_configure_prepend () {
#export CFLAGS="$CFLAGS -fPIC"
}
+1 -3
View File
@@ -1,5 +1,3 @@
# cargo tries to build a shared object using several static objects, one of
# which includes the contenst of zlib (zutil.o)
do_configure_prepend () {
#export CFLAGS="${CFLAGS} -fPIC"
}
CFLAGS += " -fPIC"