Skip to content

Change CXXFLAGS_STD to match upstream #442

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

Merged
merged 1 commit into from
Jul 25, 2016
Merged

Change CXXFLAGS_STD to match upstream #442

merged 1 commit into from
Jul 25, 2016

Conversation

sej7278
Copy link
Collaborator

@sej7278 sej7278 commented Jul 25, 2016

Added -std=gnu++11 -fno-threadsafe-statics to CXXFLAGS_STD if we're using Arduino 1.6 to match upstream (without it compilation seems to fail on OSX). Updated docs. Fixes #424

Also made ARDUINO_LIB_PATH overloadable although this is a pretty niche use-case, see #441

Probably need to update HISTORY.md with the last couple of commits too.

…sing Arduino 1.6 to match

upstream (without it compilation seems to fail on OSX). Updated docs.

Also made ARDUINO_LIB_PATH overloadable (as implied by arduino-mk-vars.md) although this is a
pretty niche use-case.
@sudar sudar added this to the 1.6 milestone Jul 25, 2016
@sudar sudar merged commit b971b05 into sudar:master Jul 25, 2016
@sudar
Copy link
Owner

sudar commented Jul 25, 2016

Thanks @sej7278

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.

2 participants