summaryrefslogtreecommitdiff
path: root/test/regex/Makefile.in
blob: 50badb9c639273166fd59d8d1923dafc999349f3 (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_ARCH),lm32)
TESTS_DISABLED := testregex
# endif