[Bug 261180] devel/ocaml-opam: does not build on ARM

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 17 Jan 2022 16:53:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261180

--- Comment #4 from Hannes Mehnert <hannes@mehnert.org> ---
(In reply to Hannes Mehnert from comment #3)
on my machine, the start of a make build looks like:

Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/configure b/configure
|index b1e287aed..4754e8ab2 100755
|--- a/configure
|+++ b/configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 13901.
Hunk #2 succeeded at 14122.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/configure.ac b/configure.ac
|index 656ffe20c..1c9694805 100644
|--- a/configure.ac
|+++ b/configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 971.
Hunk #2 succeeded at 1072.
done
configure: Configuring OCaml version 4.12.1

Notice the 2 hunks for both files.

-- 
You are receiving this mail because:
You are the assignee for the bug.