forked from Imagelibrary/rtems
Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285.
29 lines
563 B
Plaintext
29 lines
563 B
Plaintext
#
|
|
# The GDB M32C Simulator does not have a tick interrupt.
|
|
#
|
|
|
|
include: testdata/disable-iconv-tests.tcfg
|
|
include: testdata/require-tick-isr.tcfg
|
|
include: testdata/disable-jffs2-tests.tcfg
|
|
include: testdata/disable-mrfs-tests.tcfg
|
|
|
|
exclude: crypt01
|
|
exclude: fileio
|
|
exclude: flashdisk01
|
|
exclude: fsbdpart01
|
|
exclude: fsdosfsformat01
|
|
exclude: fsdosfswrite01
|
|
exclude: fsdosfsname01
|
|
exclude: fsrfsbitmap01
|
|
exclude: sha
|
|
exclude: spstkalloc02
|
|
exclude: sptls01
|
|
exclude: sptls04
|
|
exclude: tmcontext01
|
|
exclude: utf8proc01
|
|
|
|
#
|
|
# Does not compile. See #3025.
|
|
#
|
|
exclude: linpack
|