aboutsummaryrefslogtreecommitdiffstats
path: root/make/gluegen.properties
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-06-11 00:26:31 +0200
committerSven Gothel <[email protected]>2014-06-11 00:26:31 +0200
commit65cbb89d04936df2f385d32d1649abaa4da4581c (patch)
treec7f8e3ce761b3cec6a28646597c8f5ffa36a85a0 /make/gluegen.properties
parentaddb639e6dde90519f772a66222eb86107b35176 (diff)
OSX Build: Default gcc.compat.compiler=xcode.clang ; Remove explicit xcode.clang property files
Diffstat (limited to 'make/gluegen.properties')
-rwxr-xr-xmake/gluegen.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gluegen.properties b/make/gluegen.properties
index 62bb84d..b33c7e3 100755
--- a/make/gluegen.properties
+++ b/make/gluegen.properties
@@ -33,6 +33,7 @@
# You can set the gcc compatible compiler to either gcc or clang:
#gcc.compat.compiler=gcc
#gcc.compat.compiler=clang
+#gcc.compat.compiler=xcode.clang
# MacOsX libraries can be universal / fat binaries.
# The following switches enables/disables a target platform.