diff options
Diffstat (limited to 'lang/ecl/Makefile')
-rw-r--r-- | lang/ecl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 47868e8b38f3..6edf8446f862 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -12,7 +12,6 @@ COMMENT= ANSI Common Lisp implementation LICENSE= LGPL20 -BROKEN_aarch64= fails to compile: error: unknown type name AO_TS_t BROKEN_mips= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped |