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