diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 426aa5fbeace..1730bf634f15 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -31,10 +31,6 @@ MAKE_ENV+= CCACHE_CPP2=1 INFO= gauche-refe gauche-refj -BROKEN_ia64= Does not build with ${ARCH} -BROKEN_powerpc= Does not build with ${ARCH} -BROKEN_sparc= Does not build with ${ARCH} - OPTIONS_DEFINE= GDBM THREADS SLIB OPTIONS_RADIO= MULTIBYTE OPTIONS_RADIO_MULTIBYTE= EUCJP SJIS UTF8 |