diff options
| author | William Hubbs <williamh@gentoo.org> | 2020-12-05 19:30:56 -0600 |
|---|---|---|
| committer | William Hubbs <williamh@gentoo.org> | 2020-12-05 19:33:36 -0600 |
| commit | 1c73c534632603d64377940b996b8c34937969fe (patch) | |
| tree | b55da9ed0560f83bad858d0af8dc713ad71b70b4 /dev-lang/lua/files/lua-5.2-make-r1.patch | |
| parent | 8faaed3c69c7bd5a1a2525a0181d7c00c45baf1f (diff) | |
| download | gentoo-1c73c534632603d64377940b996b8c34937969fe.tar.gz gentoo-1c73c534632603d64377940b996b8c34937969fe.tar.bz2 gentoo-1c73c534632603d64377940b996b8c34937969fe.zip | |
dev-lang/lua: migrate 5.2.4 to eapi 7
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-lang/lua/files/lua-5.2-make-r1.patch')
| -rw-r--r-- | dev-lang/lua/files/lua-5.2-make-r1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/files/lua-5.2-make-r1.patch b/dev-lang/lua/files/lua-5.2-make-r1.patch index a0624af9cc33..c65f799c0dcc 100644 --- a/dev-lang/lua/files/lua-5.2-make-r1.patch +++ b/dev-lang/lua/files/lua-5.2-make-r1.patch @@ -17,7 +17,7 @@ +# Use libtool for binary installs, etc. + +export V -+export LIBTOOL = $(EROOT)usr/bin/libtool --quiet --tag=CC ++export LIBTOOL = libtool --quiet --tag=CC +# See libtool manual about how to set this + +gentoo_clean: @@ -47,7 +47,7 @@ lzio.h + -+export LIBTOOL = $(EROOT)usr/bin/libtool --quiet --tag=CC ++export LIBTOOL = libtool --quiet --tag=CC +export LIB_VERSION = 6:1:1 + +# The following rules use libtool for compiling and linking in order to |
