Commit 8dfd8c7
committed
fix(nemo-speech-cpp): skip Linux GPU packaging on Darwin
The shared GPU packaging helper requires Bash associative arrays, which are unavailable in macOS's Bash 3.2. Metal uses system frameworks and has no Linux GPU libraries to bundle, so do not source the helper on Darwin.
Assisted-by: Codex:gpt-5 [Codex]1 parent 21249dd commit 8dfd8c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments