Page MenuHomeFreeBSD

lang/ocaml: fix build on armv7
ClosedPublic

Authored by pkubaj on Jul 27 2019, 7:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:57 AM
Unknown Object (File)
Fri, May 3, 9:53 AM
Unknown Object (File)
Fri, May 3, 9:53 AM
Unknown Object (File)
Sun, Apr 28, 6:21 AM
Unknown Object (File)
Fri, Apr 26, 7:00 PM
Unknown Object (File)
Apr 20 2024, 3:42 PM
Unknown Object (File)
Apr 10 2024, 4:03 AM
Unknown Object (File)
Feb 27 2024, 1:23 AM
Subscribers
None

Details

Summary

armv7 requires -Wl,-znotext in LDFLAGS (same as i386), added definition for triple target and include term.h in the test for tgetent.

PR: 239157

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25533
Build 24148: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jul 31 2019, 10:10 PM
This revision was automatically updated to reflect the committed changes.