changes to deps
This commit is contained in:
@@ -18,7 +18,3 @@
|
||||
#"
|
||||
|
||||
CFLAGS +=" -fPIC"
|
||||
|
||||
do_configure_prepend () {
|
||||
#export CFLAGS="$CFLAGS -fPIC"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user