summaryrefslogtreecommitdiffhomepage
path: root/libressl-2.2.6.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libressl-2.2.6.local.patch')
-rw-r--r--libressl-2.2.6.local.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/libressl-2.2.6.local.patch b/libressl-2.2.6.local.patch
index ddfdb6a1..759cfecd 100644
--- a/libressl-2.2.6.local.patch
+++ b/libressl-2.2.6.local.patch
@@ -191,19 +191,3 @@
if test -z "${HOST_NETBSD_TRUE}" && test -z "${HOST_NETBSD_FALSE}"; then
as_fn_error $? "conditional \"HOST_NETBSD\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
-@@ -15584,3 +15603,15 @@
- $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
- fi
-
-+# a transitional workaround...
-+case $host_os in
-+ midipix*)
-+ cp $ac_confdir/libtool.midipix libtool || exit 2
-+
-+ sed -i -e 's/@cbb_host_os@/'$host'/g' \
-+ -e 's/@cbb_build_alias@/'$build_alias'/g' \
-+ -e 's/@cbb_build_os@/'$build_os'/g' \
-+ -e 's/@cbb_build@/'$build'/g' libtool || exit 2
-+ ;;
-+esac
-+