aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl/noldlibpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl/noldlibpath.patch')
-rw-r--r--meta/recipes-support/curl/curl/noldlibpath.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl/noldlibpath.patch b/meta/recipes-support/curl/curl/noldlibpath.patch
index a3319a23e3..f4c72a1c1c 100644
--- a/meta/recipes-support/curl/curl/noldlibpath.patch
+++ b/meta/recipes-support/curl/curl/noldlibpath.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [embedded specific]
+
Manipulating LD_LIBRARY_PATH can totally break builds when cross compiling.
Since we never run compiled binaries for the target, we should *never* need
to change LD_LIBRARY_PATH.