summaryrefslogtreecommitdiff
path: root/contrib/config-list.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/config-list.mk')
-rw-r--r--contrib/config-list.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 1526155ec11..9a141c26be5 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -67,7 +67,8 @@ LIST = aarch64-elf aarch64-linux-gnu \
x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \
x86_64-knetbsd-gnu x86_64-w64-mingw32 \
x86_64-mingw32OPT-enable-sjlj-exceptions=yes xstormy16-elf xtensa-elf \
- xtensa-linux sparc-sun-solaris2.9 i686-solaris2.9 \
+ xtensa-linux \
+ sparc-sun-solaris2.9OPT-enable-obsolete i686-solaris2.9OPT-enable-obsolete \
i686-interix3OPT-enable-obsolete score-elfOPT-enable-obsolete
LOGFILES = $(patsubst %,log/%-make.out,$(LIST))