summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json')
-rw-r--r--src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json b/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json
index 1692e51..b1ee0d7 100644
--- a/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json
+++ b/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json
@@ -11,11 +11,10 @@
"sources_path": [
"DynamicLinker64+PEF.test.cpp"
],
- "output_name": "LinkerTest.o",
+ "output_name": "LinkerTest+PEF.o",
"compiler_flags": [
"-fPIC",
- "-lgtest",
- "-lCompilerKit"
+ "-lgtest"
],
"cpp_macros": [
"__NECTAR__=202505",