fontconfig: Update from 2.12.0 to 2.12.4
[termux-packages] / packages / proot / build.sh
index 19cdb82..fc9ac40 100644 (file)
@@ -11,6 +11,7 @@ TERMUX_PKG_DEPENDS="libtalloc"
 
 termux_step_pre_configure() {
        export LD=$CC
+       CPPFLAGS+=" -DARG_MAX=131072"
 }
 
 termux_step_make_install () {