Skip to content

Switch mixed up C and CXX flags#103

Merged
bilke merged 1 commit intobilke:masterfrom
mezpusz:patch-1
Mar 16, 2026
Merged

Switch mixed up C and CXX flags#103
bilke merged 1 commit intobilke:masterfrom
mezpusz:patch-1

Conversation

@mezpusz
Copy link
Copy Markdown
Contributor

@mezpusz mezpusz commented Jan 18, 2026

Hi, I believe these two sets of compiler flags are mixed up.
I noticed this because my GitHub workflow was using a C compiler that supported -fprofile-abs-path and a C++ compiler that didn't and the C++ compiler failed due to this unrecognized flag.

@bilke bilke merged commit 8d4fce5 into bilke:master Mar 16, 2026
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