summaryrefslogtreecommitdiffhomepage
path: root/src/CommandLine/ld64-posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandLine/ld64-posix.json')
-rw-r--r--src/CommandLine/ld64-posix.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine/ld64-posix.json b/src/CommandLine/ld64-posix.json
index d2e626b..0847b41 100644
--- a/src/CommandLine/ld64-posix.json
+++ b/src/CommandLine/ld64-posix.json
@@ -2,7 +2,7 @@
"compiler_path": "clang++",
"compiler_std": "c++20",
"headers_path": ["../../include/CompilerKit", "../../include/", "../../include/CompilerKit/src/Detail"],
- "sources_path": ["ld64.cc"],
+ "sources_path": ["ld64.cpp"],
"output_name": "ld64",
"compiler_flags": ["-L/usr/lib", "-lCompilerKit"],
"cpp_macros": [