forked from Imagelibrary/rtems
22 lines
490 B
YAML
22 lines
490 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: test-program
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
features: c cprogram
|
|
includes: []
|
|
ldflags: []
|
|
links: []
|
|
source:
|
|
- testsuites/libtests/stackchk/blow.c
|
|
- testsuites/libtests/stackchk/init.c
|
|
- testsuites/libtests/stackchk/task1.c
|
|
stlib: []
|
|
target: testsuites/libtests/stackchk.exe
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|