source: rtems/spec/build/bsps/optgcc.yml @ 9d77c0f4

Last change on this file since 9d77c0f4 was f3f0370f, checked in by Sebastian Huber <sebastian.huber@…>, on 07/19/19 at 11:09:43

build: Alternative build system based on waf

Update #3818.

  • Property mode set to 100644
File size: 444 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-value: STARTUP
4- env-assign: LINKCMDS_START_DIRECTIVE
5- set-value: ALIGN_WITH_INPUT
6- env-assign: LINKCMDS_ALIGN_DIRECTIVE
7build-type: option
8copyrights:
9- Copyright (C) 2020 Hesham Almatary <Hesham.Almatary@cl.cam.ac.uk>
10default: null
11default-by-variant: []
12description: Provides GNU ld support for linker command files.
13enabled-by:
14- gcc
15links: []
16name: UNUSED
17type: build
Note: See TracBrowser for help on using the repository browser.