Skip to content

meson: fix build with clang on linux#183

Open
natthias wants to merge 1 commit into
latchset:masterfrom
natthias:master
Open

meson: fix build with clang on linux#183
natthias wants to merge 1 commit into
latchset:masterfrom
natthias:master

Conversation

@natthias

Copy link
Copy Markdown

Currently, building on a system with clang fails with
clang: error: unknown argument: '-export-symbols-regex=^jose_.*'
as they are not 1:1 compatible. This fixes this by explicitly checking for clang and falling back to the FreeBSD check, which also uses clang.

Not sure if this is the correct solution, but jose now successfully builds with both clang and gcc.

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.

1 participant