mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 20:00:51 +00:00
proot: Fix building with unified headers
This commit is contained in:
@@ -11,6 +11,7 @@ TERMUX_PKG_DEPENDS="libtalloc"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
export LD=$CC
|
||||
CPPFLAGS+=" -DARG_MAX=131072"
|
||||
}
|
||||
|
||||
termux_step_make_install () {
|
||||
|
||||
Reference in New Issue
Block a user