mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Update android-wrapped-clang
This commit is contained in:
parent
a5b7a14b20
commit
fc05474afd
@ -5,6 +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 "${@/-fno-var-tracking-assignments/}"
|
||||
exec $thecc "${@/-fno-var-tracking-assignments/}"
|
||||
# exec $thecc "$theargs"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user