Bug 243655

Summary: lang/ocaml: fix build on aarch64
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: linimon, val
Priority: ---    
Version: Latest   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
patch none

Comment 1 Val Packett 2020-02-09 22:54:55 UTC
Interesting, how come you didn't need https://github.com/ocaml/ocaml/pull/1904 ?

I see that someone has already done the clang-as-assembler thing in patch-configure! You should add the signals_osdep.h thing though :) and the float immediate if applicable to this version.

// But really we should upgrade to 4.09.0 already, backports are sad //
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2020-02-11 16:25:04 UTC
(In reply to Greg V from comment #1)
I think I used binutils:as.
Anyway, there are some plist issues that I don't understand. I'll wait for an update.