Makefile.in 92 B

1234
  1. # triggers gcc ICE with gcc 5.3.0
  2. ifeq ($(TARGET_lm32),y)
  3. TESTS_DISABLED := testregex
  4. endif