Skip to content

Fix alpine Makefile "panic" subst on MacOS#113

Closed
kflu wants to merge 10000 commits intoNetBSD:trunkfrom
kflu:trunk
Closed

Fix alpine Makefile "panic" subst on MacOS#113
kflu wants to merge 10000 commits intoNetBSD:trunkfrom
kflu:trunk

Conversation

@kflu
Copy link

@kflu kflu commented Jan 8, 2023

The alpine's Makefile has source string substitution for panic( to Panic(. However, both the file name search pattern and the replacement string search pattern is no longer complete, causing some alpine_panic() to still exist, while the definition has changed to alpine_Panic().

This change fixes that.

Loading
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.