mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-28 06:00:30 +00:00
Release-Asserts no longer exists.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113965 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
26bb406c16
commit
40989a40f0
@ -307,7 +307,7 @@ if [ "$do_checkout" = "yes" ]; then
|
||||
fi
|
||||
|
||||
(
|
||||
Flavors="Debug Release Release-Asserts"
|
||||
Flavors="Debug Release Release+Asserts"
|
||||
if [ "$do_64bit" = "yes" ]; then
|
||||
Flavors="$Flavors Release-64"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user