mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 05:34:56 -04:00
Update android-wrapped-clang++
This commit is contained in:
parent
c281c267c6
commit
4c0ac096d8
@ -5,5 +5,6 @@ if [ "$1" = "--version" ]; then
|
||||
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."
|
||||
else
|
||||
exec $thecxx "$@"
|
||||
theargs="${@/-fno-var-tracking-assignments/}"
|
||||
exec $thecxx "$theargs"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user