FreeBSD Bugzilla – Attachment 248242 Details for
Bug 261180
devel/ocaml-opam: does not build on ARM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0002-devel-ocaml-opam-GNUMake-run-dependency.patch
0002-devel-ocaml-opam-GNUMake-run-dependency.patch (text/plain), 798 bytes, created by
Benjamin Jacobs
on 2024-02-07 19:42:57 UTC
(
hide
)
Description:
0002-devel-ocaml-opam-GNUMake-run-dependency.patch
Filename:
MIME Type:
Creator:
Benjamin Jacobs
Created:
2024-02-07 19:42:57 UTC
Size:
798 bytes
patch
obsolete
>From eb0db4b0c66595d59db9a616037efe1069df0ea7 Mon Sep 17 00:00:00 2001 >From: Benjamin Jacobs <freebsd@dev.thsi.be> >Date: Wed, 7 Feb 2024 18:42:30 +0000 >Subject: [PATCH 2/6] devel/ocaml-opam: GNUMake run dependency. > >GNUMake is needed to build ocaml, and therefore it is needed by the >`opam init` command. >--- > devel/ocaml-opam/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile >index 2231af210556..819ddf3ee64c 100644 >--- a/devel/ocaml-opam/Makefile >+++ b/devel/ocaml-opam/Makefile >@@ -13,7 +13,8 @@ WWW= https://opam.ocaml.org/ > LICENSE= LGPL21 > > RUN_DEPENDS= curl:ftp/curl \ >- gpatch:devel/patch >+ gpatch:devel/patch \ >+ gmake:devel/gmake > > USES= gmake > .if ${ARCH} == armv6 || ${ARCH} == armv7 >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
hannes
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 261180
:
230990
|
231075
|
231080
|
231087
|
232043
|
232044
|
248241
|
248242
|
248259
|
248260
|
248261
|
248262