diff options
Diffstat (limited to 'make/lib')
-rwxr-xr-x | make/lib/gluegen-clang.properties | 2 | ||||
-rwxr-xr-x | make/lib/gluegen-xcode_clang.properties | 1 |
2 files changed, 2 insertions, 1 deletions
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 diff --git a/make/lib/gluegen-xcode_clang.properties b/make/lib/gluegen-xcode_clang.properties new file mode 100755 index 0000000..7526552 --- /dev/null +++ b/make/lib/gluegen-xcode_clang.properties @@ -0,0 +1 @@ +gcc.compat.compiler=xcode.clang |