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 8701c820d2..e066ffa386 100644
--- a/meta/recipes-devtools/libtool/libtool.inc
+++ b/meta/recipes-devtools/libtool/libtool.inc
@@ -14,7 +14,8 @@ SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
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 file://fix-final-rpath.patch \
18 file://avoid_absolute_paths_for_general_utils.patch "
18 19
19do_compile_prepend () { 20do_compile_prepend () {
20 # Sometimes this file doesn't get rebuilt, force the issue 21 # Sometimes this file doesn't get rebuilt, force the issue