Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix support for the macOS Mojave clang based compiler #16

Closed
wants to merge 1 commit into from

Conversation

Sevyls
Copy link

@Sevyls Sevyls commented Oct 19, 2018

Fix regarding the issue https://osmocom.org/issues/3663

macOS Mojave comes with clang but the binary matches by the name c++ instead of clang.
Additionally the compiler flag std=c++14 had to be added.

@tsaitgaist-bot
Copy link

GitHub is only used to mirror osmocom projects. Please read the following instructions to submit patches.

@alexbirkett
Copy link

@Sevyls This fixes the same problem for me :) Could you submit a patch? Thanks

@Andreas237
Copy link

Still an issue in master as of today. @alexbirkett do you know if it's been fixed in any other branches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants