diff options
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.json | 3 |
1 files changed, 2 insertions, 1 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 b1ee0d7..08ebf15 100644 --- a/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json +++ b/src/CompilerKit/test/Linkers/ck-linker-test-pef-posix.json @@ -17,7 +17,8 @@ "-lgtest" ], "cpp_macros": [ - "__NECTAR__=202505", + "__NECTAR__=202603", + "CK_POSIX", "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" ], "run_after_build": true |
