summaryrefslogtreecommitdiff
path: root/test/regex/Makefile.in
blob: 59d0c06972d34c8da4d99ed9b98bb60843006a6f (plain)
1
2
3
4
5
6
# slowsdown embedded test runs extremely and always some
# some tests are failing
# for lm32 triggers gcc ICE with gcc 5.3.0
# ifeq ($(TARGET_lm32),y)
TESTS_DISABLED := testregex
# endif