mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libdnet: use fPIC
This commit is contained in:
@@ -38,6 +38,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_strlcat=no \
|
||||
--without-python"
|
||||
|
||||
pre_configure_target() {
|
||||
CFLAGS="$CFLAGS -fPIC"
|
||||
sed "s|@prefix@|$SYSROOT_PREFIX/usr|g" -i $PKG_BUILD/dnet-config.in
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user