diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch')
-rw-r--r-- | meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch b/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch index 7a229513b6..6669848a06 100644 --- a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch +++ b/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch | |||
@@ -6,6 +6,7 @@ Subject: [PATCH] configure: Respect LIBS variable from env | |||
6 | For musl we need to pass -lexecinfo from env | 6 | For musl we need to pass -lexecinfo from env |
7 | this change accomodates that | 7 | this change accomodates that |
8 | 8 | ||
9 | Upstream-Status: [OE-specific] | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 11 | --- |
11 | configure | 2 +- | 12 | configure | 2 +- |