Skip to content

Comments

fix(ci): add blank line to prevent mk from misinterpreting GPU commen…#17

Merged
pdfinn merged 1 commit intomasterfrom
claude/debug-cicd-failures-tXj5t
Feb 23, 2026
Merged

fix(ci): add blank line to prevent mk from misinterpreting GPU commen…#17
pdfinn merged 1 commit intomasterfrom
claude/debug-cicd-failures-tXj5t

Conversation

@pdfinn
Copy link

@pdfinn pdfinn commented Feb 23, 2026

…t as keyring.o recipe

mk was parsing the GPU comment block immediately after the keyring.$O dependency rule as its recipe body, causing keyring.c to never be compiled. This left keyring.o missing from libinterp.a, which broke the emulator link on both Linux and macOS CI.

https://claude.ai/code/session_01NssbAugQTiPMBKFEvZ8oxt

…t as keyring.o recipe

mk was parsing the GPU comment block immediately after the
keyring.$O dependency rule as its recipe body, causing keyring.c
to never be compiled. This left keyring.o missing from libinterp.a,
which broke the emulator link on both Linux and macOS CI.

https://claude.ai/code/session_01NssbAugQTiPMBKFEvZ8oxt
@pdfinn pdfinn merged commit 30013a5 into master Feb 23, 2026
6 checks passed
@pdfinn pdfinn deleted the claude/debug-cicd-failures-tXj5t branch February 23, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants