Skip to content

Do not hardcode g++, use $(CXX) instead#108

Open
gokceneraslan wants to merge 1 commit intosnap-stanford:masterfrom
gokceneraslan:patch-1
Open

Do not hardcode g++, use $(CXX) instead#108
gokceneraslan wants to merge 1 commit intosnap-stanford:masterfrom
gokceneraslan:patch-1

Conversation

@gokceneraslan
Copy link

This also allows users to override g++ via env variables e.gCXX=/usr/local/bin/g++-9 make. Especially handy in OS X.

This also allows users to override g++ via env variables e.g`CXX=/usr/local/bin/g++-9 make`. Especially handy in OS X.
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