Skip to content

explicitly specifying c17 in libember_slim compiler args#125

Open
babymotte wants to merge 1 commit intoLawo:masterfrom
babymotte:explicit-c17
Open

explicitly specifying c17 in libember_slim compiler args#125
babymotte wants to merge 1 commit intoLawo:masterfrom
babymotte:explicit-c17

Conversation

@babymotte
Copy link

With recent gcc/cmake versions that compile against c23 the build fails due to 'bool' now being a built in type.

This fixes #124

with recent gcc/cmake versions that compile against c23
the build fails due to 'bool' now being a built in type

Signed-off-by: Michael Bachmann <mbachmann@bbmsoft.net>
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.

libember_slim build fails for c23

1 participant