diff options
Diffstat (limited to 'test/regex/Makefile.in')
-rw-r--r-- | test/regex/Makefile.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/regex/Makefile.in b/test/regex/Makefile.in deleted file mode 100644 index 59d0c0697..000000000 --- a/test/regex/Makefile.in +++ /dev/null @@ -1,6 +0,0 @@ -# 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 |