diff options
-rw-r--r-- | Makefile.include.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.include.in b/Makefile.include.in index b70245d1f9..d0d44bda48 100644 --- a/Makefile.include.in +++ b/Makefile.include.in @@ -50,7 +50,6 @@ DEFINES+= \ @DEFS@ \ ifeq ($(findstring osx,$(ARCH)), osx) - export MACOSX_DEPLOYMENT_TARGET=10.4 INCLUDES+=-I@abs_top_srcdir@/xbmc/osx endif |