Package: mruby / 2.0.0-1

Metadata

Package Version Patches format
mruby 2.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
enable_verbose_build.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable verbose build
Change optimize O2 on build system of Debian.patch | (download)

lib/mruby/build.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] change optimize o2 on build system of debian

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Move function of endian from Crossbuild to build.patch | (download)

lib/mruby/build.rb | 44 22 + 22 - 0 !
1 file changed, 22 insertions(+), 22 deletions(-)

 [patch 1/3] move function of endian from crossbuild to build

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

Add check function for endian.patch | (download)

lib/mruby/build.rb | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 [patch 2/3] add check function for endian

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

Add set_endian function.patch | (download)

build_config.rb | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch 3/3] add set_endian function

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

add_fpic_amd64.patch | (download)

tasks/toolchains/gcc.rake | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
Skip mruby tty test in io.patch | (download)

mrbgems/mruby-io/test/io.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] skip mruby tty test in io

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>