Skip to content

CMake: Gcc Arm prebuild step fix #13575

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

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Sep 8, 2020

Summary of changes

Pre build step contained K64F specific settings, we left behind there. This should fix it - using generator to get 2 properties there - link options and macros.

Impact of changes

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@ciarmcom ciarmcom requested a review from a team September 8, 2020 12:30
@ciarmcom
Copy link
Member

ciarmcom commented Sep 8, 2020

@0xc0170, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@0xc0170 0xc0170 force-pushed the feature-cmake-fix-prelink branch from 6a60413 to e6635d1 Compare September 8, 2020 13:02
@0xc0170 0xc0170 force-pushed the feature-cmake-fix-prelink branch from e6635d1 to dbec0ce Compare September 8, 2020 13:02
@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 8, 2020

I fixed the target variable name in the main CMake, ready for review

@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 8, 2020

This is needed for #13566

@hugueskamba hugueskamba merged commit 9cc2a07 into ARMmbed:feature-cmake Sep 8, 2020
hugueskamba pushed a commit that referenced this pull request Sep 11, 2020
Make it generic for all targets. It was previously hardcoded for K64F
0xc0170 added a commit that referenced this pull request Sep 23, 2020
Make it generic for all targets. It was previously hardcoded for K64F
hugueskamba pushed a commit that referenced this pull request Oct 12, 2020
Make it generic for all targets. It was previously hardcoded for K64F
hugueskamba pushed a commit that referenced this pull request Oct 15, 2020
Make it generic for all targets. It was previously hardcoded for K64F
0xc0170 added a commit that referenced this pull request Oct 20, 2020
Make it generic for all targets. It was previously hardcoded for K64F
0xc0170 added a commit that referenced this pull request Oct 23, 2020
Make it generic for all targets. It was previously hardcoded for K64F
0xc0170 added a commit that referenced this pull request Nov 3, 2020
Make it generic for all targets. It was previously hardcoded for K64F
hugueskamba pushed a commit that referenced this pull request Nov 6, 2020
Make it generic for all targets. It was previously hardcoded for K64F
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.

3 participants