summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libtool/libtool.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool.inc')
-rw-r--r--meta/recipes-devtools/libtool/libtool.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libtool/libtool.inc b/meta/recipes-devtools/libtool/libtool.inc
index bccb7698b4..8701c820d2 100644
--- a/meta/recipes-devtools/libtool/libtool.inc
+++ b/meta/recipes-devtools/libtool/libtool.inc
@@ -13,7 +13,8 @@ SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
13 file://prefix-manpage-fix.patch \ 13 file://prefix-manpage-fix.patch \
14 file://rename-with-sysroot.patch \ 14 file://rename-with-sysroot.patch \
15 file://resolve-sysroot.patch \ 15 file://resolve-sysroot.patch \
16 file://use-sysroot-in-libpath.patch" 16 file://use-sysroot-in-libpath.patch \
17 file://fix-final-rpath.patch"
17 18
18do_compile_prepend () { 19do_compile_prepend () {
19 # Sometimes this file doesn't get rebuilt, force the issue 20 # Sometimes this file doesn't get rebuilt, force the issue