summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-08 16:03:44 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-08 16:03:44 +0100
commit0327883a4af135fdd9d4177116e647c4f397bb81 (patch)
tree5ced0cf87c3befb1b3091672f369b0cdce3e2a9d /src/CompilerKit
parentdf2c0f78100f8a6e780bdd730b91d9b703a49d95 (diff)
feat: WIP: KDevelop env as potential Nectar IDE.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit')
-rw-r--r--src/CompilerKit/ck-osx-san.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/ck-osx-san.json b/src/CompilerKit/ck-osx-san.json
index bd4010b..b477c42 100644
--- a/src/CompilerKit/ck-osx-san.json
+++ b/src/CompilerKit/ck-osx-san.json
@@ -27,5 +27,5 @@
"CK_USE_STRUCTS=1",
"kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)"
],
- "description": "CompilerKit for OSX with Asan/Ubsan."
+ "description": "CompilerKit for OSX, with Asan/Ubsan."
}