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

Added clang compiler to examples Makefile #9

Merged
merged 1 commit into from Dec 9, 2017

Conversation

egpbos
Copy link
Contributor

@egpbos egpbos commented Jul 2, 2017

On macOS, using gcc to compile the examples produces assembler errors: "no such instruction". With clang, there are no issues. It takes the same compiler options as gcc.

On macOS, using gcc to compile the examples produces assembler errors:
"no such instruction". With clang, there are no issues. It takes the
same compiler options as gcc.
@johncbowman johncbowman merged commit 47cc1d6 into dealias:master Dec 9, 2017
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.

None yet

2 participants