Package: rlvm / 0.14-2.1

Metadata

Package Version Patches format
rlvm 0.14-2.1 3.0 (quilt)

Patch series

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

SConscript.luarlvm | 2 1 + 1 - 0 !
SConstruct | 6 4 + 2 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

 use system library instead of internal static link
include iostream.patch | (download)

src/systems/base/graphics_object.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] theoretical compile fix for gcc 4 series.

Adds <iostream> to GraphicsObject.

Closes #76.