mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 00:14:03 +08:00
build: Use build context for custom commands
Revert duplicated listing of TEST_OPTIMIZATION_FLAGS. Close #4947.
This commit is contained in:
@@ -12,7 +12,6 @@ includes:
|
||||
- ${BSP_INCLUDES}
|
||||
install: []
|
||||
ldflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
- ${COVERAGE_LINKER_FLAGS}
|
||||
links:
|
||||
- role: build-dependency
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: test-program
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: script
|
||||
cflags:
|
||||
- ${TEST_OPTIMIZATION_FLAGS}
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2023 On-Line Applications Research (OAR)
|
||||
cppflags: []
|
||||
|
||||
Reference in New Issue
Block a user