From 03ef2061a49969b91de813971712418f11e0070b Mon Sep 17 00:00:00 2001 From: aliaspider Date: Sun, 8 Nov 2015 18:02:48 +0100 Subject: (android) move more build options to Makefile.common. --- source/port.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source') diff --git a/source/port.h b/source/port.h index 9dd2229..b39fcb8 100644 --- a/source/port.h +++ b/source/port.h @@ -140,11 +140,6 @@ int strcasecmp(const char* s1, const char* s2); #endif /* TARGET_OS_MAC */ -#ifndef NOASM -#define USE_X86_ASM -#endif - - #include "pixform.h" -- cgit v1.2.3