Skip to content

Fix DEBUG target keyword for GCC_ARM #3373

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
Dec 6, 2016
Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Dec 6, 2016

Fixes mbed-cli#402 bug. -g flag was changed to g3, thus this caused
a regression in producing TARGET_DEBUG for GCC_ARM.

Tested with all 3 toolchains, using TARGET_DEBUG/RELEASE folder and also getting labels to be certain they are correct.

@theotherjimmy @AlessandroA

Fixes mbed-cli#402 bug. -g flag was changed to g3, thus this caused
a regression in producing TARGET_DEBUG for GCC_ARM.
@AlessandroA
Copy link
Contributor

Thanks for the quick fix! 👍

@0xc0170
Copy link
Contributor Author

0xc0170 commented Dec 6, 2016

/morph test

@mbed-bot
Copy link

mbed-bot commented Dec 6, 2016

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1205

All builds and test passed!

@adbridge
Copy link
Contributor

adbridge commented Dec 6, 2016

LGTM +1

@adbridge adbridge merged commit 2257d4b into ARMmbed:master Dec 6, 2016
bulislaw added a commit that referenced this pull request Dec 15, 2016
Release mbed OS 5.3.0-rc3

Ports for Upcoming Targets

Fixes and Changes

3373: Fix DEBUG target keyword for GCC_ARM #3373
3374: Don't send events on close() #3374
@0xc0170 0xc0170 deleted the fix_#402 branch September 1, 2020 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants