diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-03 20:21:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-03 20:21:39 +0100 |
| commit | 74787facdeeb81282614092c94a61549e478d8f3 (patch) | |
| tree | c2168836c1d3f102738a0775b881e5132506d763 /src/CompilerKit/ck-osx.json | |
| parent | 5583fad8f34526d8d056057e995cbeebd1196b3c (diff) | |
chore: compiler_kit: Fixes and patches.v0.1.3v0.1.3-develop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/ck-osx.json')
| -rw-r--r-- | src/CompilerKit/ck-osx.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CompilerKit/ck-osx.json b/src/CompilerKit/ck-osx.json index 89c53ed..6b84b89 100644 --- a/src/CompilerKit/ck-osx.json +++ b/src/CompilerKit/ck-osx.json @@ -20,6 +20,7 @@ "cpp_macros": [ "__NECTAR__=202505", "CK_USE_STRUCTS=1", + "CK_USE_MACHO_LINKER=1", "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" ] } |
