tinyscheme: Tweaks to allow building libraries
authorChristopher Howard <christopher.howard@qlfiles.net>
Tue, 15 May 2018 17:48:36 +0000 (09:48 -0800)
committerChristopher Howard <christopher.howard@qlfiles.net>
Tue, 15 May 2018 17:48:36 +0000 (09:48 -0800)
commit797b5408dcf97594c507a0fb3ab7fcebb601e469
treeabc7aec0b80e4e1e2a27e3933b8189ce46fa0745
parentaad959f69d9cac4115a161b10f4c9e5c0167c506
tinyscheme: Tweaks to allow building libraries

Causes the libtinyscheme.a and libtinyscheme.so to also be built,
which builds successfully on mips_24kc targets at least. This patch
causes them to be built in build_dir but not actually included in the
ipkg.
lang/tinyscheme/Makefile
lang/tinyscheme/patches/001-makefile.patch