aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2021-12-10 14:06:47 +0000
committerRoss Burton <ross.burton@arm.com>2021-12-10 14:07:15 +0000
commit9da7d91c63ae07dbaba75a2ea59dcea1081264aa (patch)
tree67b88d5de7f80a55537b84fbf764f6169cf202ae
parentc3db10ba93d06a7fe740406c3125048faff2c2a2 (diff)
downloadmeta-openembedded-contrib-9da7d91c63ae07dbaba75a2ea59dcea1081264aa.tar.gz
apache-websocket: fix libtoolross/libtool
-rw-r--r--meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
index cf6e28a20c..040788609e 100644
--- a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
+++ b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
@@ -21,8 +21,7 @@ S = "${WORKDIR}/git"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-EXTRA_OECONF = "APACHECTL=${STAGING_DIR_TARGET}${sbindir}/apachectl \
- LIBTOOL=${STAGING_DIR_TARGET}${bindir_crossscripts}/${HOST_SYS}-libtool"
+EXTRA_OECONF = "APACHECTL=${STAGING_DIR_TARGET}${sbindir}/apachectl"
do_install() {
install -d ${D}${libexecdir}/apache2/modules