mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
Update android-wrapped-clang++
This commit is contained in:
parent
e55e05a687
commit
f761ca70c7
@ -5,6 +5,7 @@ if [ "$1" = "--version" ]; then
|
|||||||
echo "This is free software; see the source for copying conditions. There is NO"
|
echo "This is free software; see the source for copying conditions. There is NO"
|
||||||
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="${@/-fno-var-tracking-assignments/}"
|
# theargs=
|
||||||
exec $thecxx "$theargs"
|
exec "${@/-fno-var-tracking-assignments/}"
|
||||||
|
# exec $thecxx "$theargs"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user