summaryrefslogtreecommitdiffstats
path: root/package/lua/5.3.0/0002-shared-libs-for-lua.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-01-27 00:30:24 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-01 22:25:25 +0100
commit383287ce33c7e8780db3b2a3374aa0b2e57af889 (patch)
tree78a7142f56d6f36d656e95dd387f47b959b783e0 /package/lua/5.3.0/0002-shared-libs-for-lua.patch
parent7cd6782ad79edce02ff6ab6d8885c92ec128ad85 (diff)
downloadbuildroot-383287ce33c7e8780db3b2a3374aa0b2e57af889.tar.gz
buildroot-383287ce33c7e8780db3b2a3374aa0b2e57af889.zip
pkg-autotools: fix patching libtool for version 2.4
If the libtool used by the package is 2.4 (i.e. with no patchlevel), we end up with a confusing message: /bin/sh: line 0: test: -gt: unary operator expected That's because patchlevel is empty, and thus there is nothing to comapre to 2, and test complains. Fake a patchlevel of 0 (which is really what a missing patchlevel means anyway) in that case. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua/5.3.0/0002-shared-libs-for-lua.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud