summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json')
-rw-r--r--src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json b/src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json
index 14eb174..790bc63 100644
--- a/src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json
+++ b/src/CompilerKit/test/Linkers/ck-linker-test-osx-posix.json
@@ -17,8 +17,9 @@
"-lgtest",
"-lCompilerKit"
],
- "cpp_macros": [
- "__NECTAR__=202505",
+ "cpp_macros": [
+ "CK_POSIX",
+ "__NECTAR__=202603",
"kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)"
],
"run_after_build": true