diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-09 17:43:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-09 17:43:30 +0100 |
| commit | 587943f7e6510078e789155c0c364709c22f4316 (patch) | |
| tree | b4406176c141beea5170693c7872a58f2c035836 /src/CompilerKit/ck-posix.json | |
| parent | b65c80c1b076e574aca27f84035c464efe50e92f (diff) | |
[CHORE] Patches for assembler and PTX support.nectar-gpu-improvements-and-bjam
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/ck-posix.json')
| -rw-r--r-- | src/CompilerKit/ck-posix.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/ck-posix.json b/src/CompilerKit/ck-posix.json index e67072b..69c6777 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. CompilerKit is the framework behind Nectar." + "description": "CompilerKit for POSIX. The CompilerKit is the framework behind Nectar." } |
