summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/ck-posix.json
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-06 19:54:25 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-06 19:54:25 +0100
commit1b22808f78fe2560234003cfff6892fda9820954 (patch)
tree2aa459432419f1d6b032d790db4d62ef430803eb /src/CompilerKit/ck-posix.json
parentc23dec5ad44199107c4c190f1efdd3b72aedc3da (diff)
[CHORE] Fix regression on Nectar assembler.dyld-stubs-support-macho
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/ck-posix.json')
-rw-r--r--src/CompilerKit/ck-posix.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/ck-posix.json b/src/CompilerKit/ck-posix.json
index 553b22b..e67072b 100644
--- a/src/CompilerKit/ck-posix.json
+++ b/src/CompilerKit/ck-posix.json
@@ -22,6 +22,6 @@
"CK_POSIX=1",
"kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)"
],
- "description": "CompilerKit for POSIX. CK is the framework behind Nectar."
+ "description": "CompilerKit for POSIX. CompilerKit is the framework behind Nectar."
}