Skip to content

Conversation

@dvdplm
Copy link

@dvdplm dvdplm commented Nov 21, 2014

Set a global variable with the CXXFLAGS so that the make file generating code can see it.
This is mimicking what the code already does for the LDFLAGS and it works for me.

Without this the make file would not be informed of the -std=c++11 flag set in my env. Weirdly enough the CXX env var is seen in the makefile. I cannot explain this behavior.

Set a global variable with the CXXFLAGS so that the make file generating code can see it.
This is mimicking what the code already does for the LDFLAGS and it works for me.
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