diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-09-20 14:35:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-09-20 14:35:57 +0000 |
commit | 3a63ba57c26158c72fe49bca2a6413f5350e9d72 (patch) | |
tree | e16428fdb73f48acce12d201399969c6f11a325f /lang/gauche | |
parent | f4455f39ab2b5d450921b20f4dd49dfedea1d167 (diff) |
Notes
Diffstat (limited to 'lang/gauche')
-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 |