mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -17,12 +17,14 @@ PKG_BUILD_FLAGS="+pic"
|
||||
PKG_CONFIGURE_OPTS_HOST="--prefix=${TOOLCHAIN} \
|
||||
--enable-static \
|
||||
--enable-utf8 \
|
||||
--disable-cpp \
|
||||
--enable-unicode-properties \
|
||||
--with-gnu-ld"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||
--enable-static \
|
||||
--enable-utf8 \
|
||||
--disable-cpp \
|
||||
--enable-pcre16 \
|
||||
--enable-unicode-properties \
|
||||
--with-gnu-ld"
|
||||
|
||||
Reference in New Issue
Block a user