Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Urban <lewurm@gmail.com>2019-07-31 02:05:41 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-07-31 02:05:41 +0300
commita6e6c72c8fc3702db37e1572694a49902f63195f (patch)
tree3ec0fcfe76f5a29784280123ae038eb2c6c54a3a /sdks/builds/ios.mk
parent2cfbadb0a65a63eedb73f19de62d530ba49daac1 (diff)
[sdks] remove 32bit llvm (#15896)
[sdks] remove 32bit llvm Also switches the MXE cross compilers for Android and WebAssembly to 64bit host.
Diffstat (limited to 'sdks/builds/ios.mk')
-rw-r--r--sdks/builds/ios.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdks/builds/ios.mk b/sdks/builds/ios.mk
index 4bf77d3da43..e0e659aee1d 100644
--- a/sdks/builds/ios.mk
+++ b/sdks/builds/ios.mk
@@ -327,7 +327,7 @@ $(eval $(call iOSSimulatorTemplate,simwatch,i386-apple-darwin10,i386))
# $(2): host arch (i386 or x86_64)
# $(3): target arch (arm or aarch64)
# $(4): device target (target32, target64, ...)
-# $(5): llvm (llvm32 or llvm64)
+# $(5): llvm
# $(6): offsets dumper abi
# $(7): sysroot path
#