Forgot to send this one to the list...
To: Ludovic Courtès
Subject: Re: [PATCH 3/5] gnu: Build lua-5.2 with a dynamic library
Date: Mon, 09 Nov 2015 18:46:39 -0500
> This is not optimal though because:
>
> 1. We’re still providing liblua.a, but that archives actually contains
>
Leo Famulari skribis:
> * gnu/packages/patches/lua52-liblua-so.patch: New file.
> * gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch.
Applied, thanks.
This is not optimal though because:
1. We’re still providing liblua.a, but that archives actually contains
PIC code.
2. The
* gnu/packages/patches/lua52-liblua-so.patch: New file.
* gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch.
---
gnu/packages/lua.scm | 3 +-
gnu/packages/patches/lua52-liblua-so.patch | 78 ++
2 files changed, 80 insertions(+), 1 deletion