mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
fribid: remove unrecognized options
This commit is contained in:
@@ -18,9 +18,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||
--disable-debug \
|
||||
--disable-deprecated \
|
||||
--disable-silent-rules \
|
||||
--enable-charsets \
|
||||
--with-gnu-ld \
|
||||
--without-glib"
|
||||
--with-gnu-ld"
|
||||
|
||||
pre_configure_target() {
|
||||
export CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
|
||||
|
||||
Reference in New Issue
Block a user