-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] newt: Use default linker script if it's not specified in bsp.yml
Now if "bsp.linkerscript" key is empty default linker script will be passed to the linker. IMPORTANT: bsp.linkerscript key still has to be present in the bsp.yml file. It simply has to exist without any paths specified. It's done this way to prevent adding linker scripts to native target's builds.
- Loading branch information
Showing
1 changed file
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters