glib: make build system decide if PIC has to be enabled or not.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Template build file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.32.0
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
||||
configure_args="--disable-fam --with-pcre=system --enable-static --with-pic"
|
||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||
build_style=gnu-configure
|
||||
short_desc="The GNU library of C routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user