ncurses: add --enable-big-core
Prevents ncurses from disabling parts of its functionality on low memory or cross compiled systems.
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# Template file for 'ncurses'
|
# Template file for 'ncurses'
|
||||||
pkgname=ncurses
|
pkgname=ncurses
|
||||||
version=6.1
|
version=6.1
|
||||||
revision=4
|
revision=5
|
||||||
|
configure_args="--enable-big-core"
|
||||||
short_desc="System V Release 4.0 curses emulation library"
|
short_desc="System V Release 4.0 curses emulation library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user