summaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-09-13 12:53:50 +0200
committerSven Gothel <[email protected]>2013-09-13 12:53:50 +0200
commit040bba68fc5e06414176f8e7887c83be20dab0f0 (patch)
tree265a05d4e3b0c5468324130cb82301cb4dd05d4e /make/lib
parentce9a936961d64e6cf6c54b35f997d564491ffd93 (diff)
Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', 'clang']; Use 'gcc.compat.compiler' for all gcc based compiler/linker definitions.
Diffstat (limited to 'make/lib')
-rwxr-xr-xmake/lib/gluegen-clang.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/lib/gluegen-clang.properties b/make/lib/gluegen-clang.properties
new file mode 100755
index 0000000..bbb77ae
--- /dev/null
+++ b/make/lib/gluegen-clang.properties
@@ -0,0 +1 @@
+gcc.compat.compiler=clang