summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/build-oculusvr.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-oculusvr.xml b/make/build-oculusvr.xml
index 9750dad2d..f731bab21 100644
--- a/make/build-oculusvr.xml
+++ b/make/build-oculusvr.xml
@@ -253,7 +253,7 @@
<compilerarg value="arm64" if="use.macosx64"/ -->
<compilerarg value="-Wmost" />
<!-- compilerarg value="-ObjC" / -->
- <compilerarg value="-mmacosx-version-min=10.5"/>
+ <compilerarg value="-mmacosx-version-min=10.7"/>
<defineset>
<define name="NDEBUG" unless="c.compiler.use-debug"/>
</defineset>