Warning, /spec/build/bsps/makecustom.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: config-file
0003 content: |
0004 include $$(RTEMS_ROOT)/make/custom/default.cfg
0005 CPU_DEFINES = -isystem$$(exec_prefix)/$$(RTEMS_BSP)/lib/include
0006 CPU_CFLAGS = ${ABI_FLAGS}
0007 CFLAGS_OPTIMIZE_V = ${OPTIMIZATION_FLAGS}
0008 LDFLAGS = -B$$(exec_prefix)/$$(RTEMS_BSP)/lib ${PKGCONFIG_LDFLAGS}
0009 copyrights:
0010 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0011 enabled-by: true
0012 install-path: ${PREFIX}/make/custom
0013 links: []
0014 target: ${BSP_NAME}.cfg
0015 type: build