Makefile.in 190 B

123456
  1. # slowsdown embedded test runs extremely and always some
  2. # some tests are failing
  3. # for lm32 triggers gcc ICE with gcc 5.3.0
  4. # ifeq ($(TARGET_ARCH),lm32)
  5. TESTS_DISABLED := testregex
  6. # endif