Neopallium / llvm-lua

Automatically exported from code.google.com/p/llvm-lua
Other
152 stars 24 forks source link

Patch for /llvm-lua/CMakeLists.txt: Rename lua libraries to llvm-lua_nojit #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Rename lua libraries to llvm-lua_nojit to prevent name confusion

Original issue reported on code.google.com by devuran...@gmx.net on 31 May 2012 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch.  I will apply it later today.

Original comment by rjakabo...@gmail.com on 31 May 2012 at 6:04

GoogleCodeExporter commented 8 years ago
I extended on the previous patch to allow to compile static/dynamic/nojit 
libraries independently, in addition to renaming them to not be confused with 
the lua libraries.

The previous patch likely has some issues, especially in relation to 
lua-compiler.in.

Original comment by devuran...@gmx.net on 31 May 2012 at 8:54

Attachments:

GoogleCodeExporter commented 8 years ago
Applied the second patch.  Thanks.

Original comment by rjakabo...@gmail.com on 2 Jun 2012 at 10:13