Makefile.in 187 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_lm32),y)
  5. TESTS_DISABLED := testregex
  6. # endif