summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52fb382..7880957 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,6 @@ else ifneq (,$(findstring ios,$(platform)))
ARM_ASM = 1
ASM_CPU = 0
ASM_SPC700 = 0
- HAVE_GCC = 1
ifeq ($(platform),ios9)
CC += -miphoneos-version-min=8.0
CXX += -miphoneos-version-min=8.0