Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/librtemscxx.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: library
0003 cflags:
0004 - ${COVERAGE_COMPILER_FLAGS}
0005 copyrights:
0006 - Copyright (C) 2020 Chris Johns (http://contemporary.software)
0007 cppflags: []
0008 cxxflags:
0009 - ${COVERAGE_COMPILER_FLAGS}
0010 - -std=c++17
0011 enabled-by: true
0012 includes: []
0013 install:
0014 - destination: ${BSP_INCLUDEDIR}/rtems
0015   source:
0016   - cpukit/include/rtems/error.hpp
0017   - cpukit/include/rtems/thread.hpp
0018 install-path: ${BSP_LIBDIR}
0019 links: []
0020 source:
0021 - cpukit/librtemscxx/error.cpp
0022 - cpukit/librtemscxx/thread.cpp
0023 target: rtemscxx
0024 type: build