We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fd859 commit c4bad59Copy full SHA for c4bad59
tur-on-device/efl/build.sh
@@ -19,7 +19,7 @@ termux_step_pre_configure() {
19
if [[ "$TERMUX_ARCH" = arm ]] ; then
20
TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" -Dnative-arch-optimization=false"
21
fi
22
-
+
23
if [ "${TERMUX_ON_DEVICE_BUILD}" = false ]; then
24
termux_error_exit "This package doesn't support cross-compiling."
25
0 commit comments