mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-17 08:04:58 -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."
|
||||
else
|
||||
# theargs=
|
||||
exec "${@/-fno-var-tracking-assignments/}"
|
||||
exec $thecxx "${@/-fno-var-tracking-assignments/}"
|
||||
# exec $thecxx "$theargs"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user