summaryrefslogtreecommitdiffstats
path: root/make/lib/gluegen-clang.properties
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-10-24 20:14:44 +0200
committerSven Gothel <[email protected]>2013-10-24 20:14:44 +0200
commitaa7a0d3a3feee1360ae4d7465a9da263aea530ac (patch)
tree84046d0ac19aaf699ba2aa7538bf39eeff7fa01e /make/lib/gluegen-clang.properties
parent8ee5992c0c03c702817c286f4a860f349d6c465a (diff)
Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w/ xcode's xcrun)
Bump make/lib/cpptasks.jar to a65cc99054a5a6684784bf9a9e8c13fe866b81ad make/lib/gluegen-clang.properties: Defaults to xcode.clang make/jogamp-env.xml: Show env. SDKROOT
Diffstat (limited to 'make/lib/gluegen-clang.properties')
-rwxr-xr-xmake/lib/gluegen-clang.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/lib/gluegen-clang.properties b/make/lib/gluegen-clang.properties
index bbb77ae..7526552 100755
--- a/make/lib/gluegen-clang.properties
+++ b/make/lib/gluegen-clang.properties
@@ -1 +1 @@
-gcc.compat.compiler=clang
+gcc.compat.compiler=xcode.clang