summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorkei-k@ca2.so-net.ne.jp <kei-k@ca2.so-net.ne.jp>2015-11-04 22:40:27 +0900
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-04 15:40:29 +0100
commit1072b38788b03f39bb5f302a5b71837f25af2d9f (patch)
tree6912d8cc5a1fcf4ce401f5c9a215f70d6c88422d /package/Config.in
parent934dd60eb5c5e1802f6ba335a2fbde423a847278 (diff)
downloadbuildroot-1072b38788b03f39bb5f302a5b71837f25af2d9f.tar.gz
buildroot-1072b38788b03f39bb5f302a5b71837f25af2d9f.zip
gauche: new package
Gauche is an R7RS Scheme implementation developed to be a handy script interpreter, which allows programmers and systemadministrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual support are some of its goals. Signed-off-by: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index f0ddf0c9f1..f4affa870a 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -459,6 +459,7 @@ menu "Erlang libraries/modules"
source "package/erlang-p1-zlib/Config.in"
endmenu
endif
+ source "package/gauche/Config.in"
source "package/guile/Config.in"
source "package/haserl/Config.in"
source "package/jamvm/Config.in"
OpenPOWER on IntegriCloud