mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
ncurses: strip_lto instead of linker_plugin
This commit is contained in:
@@ -73,7 +73,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-cxx \
|
||||
|
||||
pre_configure_target() {
|
||||
# causes some segmentation fault's (dialog) when compiled with gcc's link time optimization.
|
||||
strip_linker_plugin
|
||||
strip_lto
|
||||
}
|
||||
|
||||
make_target() {
|
||||
|
||||
Reference in New Issue
Block a user