diff options
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/cc/clang.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/clang.txt b/src/build-data/cc/clang.txt index e79893beb..52feb0e51 100644 --- a/src/build-data/cc/clang.txt +++ b/src/build-data/cc/clang.txt @@ -1,6 +1,6 @@ # Largely copied from the gcc config -binary_name clang +binary_name "clang++" compile_option "-c " output_to_option "-o " |