ref: 647182d67cd5e4ee074111e949799d4779f8e795
parent: ac285dd5212fc4cbfa6d119a65d91182b56625e6
author: zhuling13 <[email protected]>
date: Sun Jun 8 14:12:21 EDT 2014
remove comments
--- a/build/platform-ios.mk
+++ b/build/platform-ios.mk
@@ -1,6 +1,3 @@
-#ifeq ($(filter %86 armv7 armv7s arm64, $(ARCH)),)
-#$(error Default ARCH is the build platform not ios devices platform,should pass ARCH to make,only support ARCH of %86 armv7 armv7s arm64)
-#endif
ARCH=armv7
include build/platform-darwin.mk
CXX = clang++