Skip to content

Add support for GNU compilers.#9

Open
PavelNajman wants to merge 1 commit intoBlockchainCommons:masterfrom
PavelNajman:Enable-build-with-g++
Open

Add support for GNU compilers.#9
PavelNajman wants to merge 1 commit intoBlockchainCommons:masterfrom
PavelNajman:Enable-build-with-g++

Conversation

@PavelNajman
Copy link

Currently, the build with gcc/g++ is not supported and ends with an error:

g++: error: unrecognized command line option ‘-stdlib=libc++’

This PR adds support for GNU compilers while it retains the support for clang.

Fixes #6

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.

feat. request: build with gcc/g++

1 participant

Comments