mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xz: build as static library
... or gdb fails because it is linked against lzma and xz is not installed to target system
This commit is contained in:
@@ -38,3 +38,5 @@ PKG_CONFIGURE_OPTS_HOST="--disable-lzmadec \
|
||||
--enable-lzma-links \
|
||||
--disable-scripts \
|
||||
--disable-nls"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"
|
||||
|
||||
Reference in New Issue
Block a user