diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-08-01 16:02:32 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-08-01 16:02:32 +0530 |
| commit | b24a2a7394c972fb5eb0c83bd6914f9ec160d8e5 (patch) | |
| tree | cde63343e6f1967e78a26f0567ec25f54c69974e /HISTORY.md | |
| parent | 92b775d794e06afd040281cd0463ec42f147c13b (diff) | |
| parent | 2f4d6c11f05d6c544c5d4f46aff283e211605710 (diff) | |
Merge pull request #230 from sej7278/master
Fix CFLAGS vs CXXFLAGS typo
Fix #229
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Allow remove of any OBJDIR with `$(REMOVE) $(OBJDIR)`. (https://github.com/ladislas) - Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas) - Add: Add information about `Bare-Arduino–Project` in README. (https://github.com/ladislas) +- Fix: Make avr-g++ use CXXFLAGS instead of CFLAGS. (https://github.com/sej7278) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
