From bcae9ec99e62f144b4c96ede2fbd37f07401f484 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Sun, 17 Nov 2013 13:29:39 +0100
Subject: Use 'gluegen-clang.properties' for generic clang and
 'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux
 LLVM/clang build scripts

Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.properties' for OSX xcode-clang.

Add GNU/Linux LLVM/clang build scripts
---
 make/lib/gluegen-clang.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'make/lib/gluegen-clang.properties')

diff --git a/make/lib/gluegen-clang.properties b/make/lib/gluegen-clang.properties
index 7526552..bbb77ae 100755
--- a/make/lib/gluegen-clang.properties
+++ b/make/lib/gluegen-clang.properties
@@ -1 +1 @@
-gcc.compat.compiler=xcode.clang
+gcc.compat.compiler=clang
-- 
cgit v1.2.3