--- build.sh.orig	2017-02-14 02:35:14.000000000 -0700
+++ build.sh	2017-03-17 22:35:18.000000000 -0700
@@ -52,9 +52,6 @@
 	echo Using existing version file.
 fi
 
-# For OSX compatibility >= 10.8
-MACOSX_DEPLOYMENT_TARGET=10.8
-
 echo Running $DMD...
 $DMD -ofbin/dub -g -O -w -version=DubUseCurl -Isource $* $LIBS @build-files.txt
 bin/dub --version