Skip to content

Fix username with hyphens in Config.kmk - #803

Open
Teknomancer wants to merge 2 commits into
VirtualBox:mainfrom
Teknomancer:fix-config-kmk-username-hyphens
Open

Fix username with hyphens in Config.kmk#803
Teknomancer wants to merge 2 commits into
VirtualBox:mainfrom
Teknomancer:fix-config-kmk-username-hyphens

Conversation

@Teknomancer

Copy link
Copy Markdown

Fixes an issue where if the username contains hyphens it breaks compiling VirtualBox since DEBUG_<name> DEBUG_USERNAME=<name> gets passed to the preprocessor.

Like spaces, hyphens also need to be replaced with an underscore.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant