mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-18 16:44:51 -04:00
Update android-wrapped-clang++
This commit is contained in:
parent
f761ca70c7
commit
a5b7a14b20
@ -6,6 +6,6 @@ if [ "$1" = "--version" ]; then
|
|||||||
echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
|
echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
|
||||||
else
|
else
|
||||||
# theargs=
|
# theargs=
|
||||||
exec "${@/-fno-var-tracking-assignments/}"
|
exec $thecxx "${@/-fno-var-tracking-assignments/}"
|
||||||
# exec $thecxx "$theargs"
|
# exec $thecxx "$theargs"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user