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-osx.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-osx.json')
| -rw-r--r-- | src/CompilerKit/ck-osx.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/ck-osx.json b/src/CompilerKit/ck-osx.json index 3aabdcd..de3d082 100644 --- a/src/CompilerKit/ck-osx.json +++ b/src/CompilerKit/ck-osx.json @@ -23,5 +23,5 @@ "CK_USE_MACHO_LINKER=1", "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" ], - "description": "CompilerKit for OSX. CK is the framework behind Nectar." + "description": "CompilerKit for OS X. The CompilerKit is the framework behind Nectar." } |
