Page MenuHomeFreeBSD

add devel/aarch64-none-binutils port based on Andy T's work
ClosedPublic

Authored by emaste on Oct 7 2014, 5:57 PM.
Tags
None
Referenced Files
F130087132: D912.id2367.diff
Fri, Sep 26, 11:04 AM
Unknown Object (File)
Fri, Sep 12, 7:41 PM
Unknown Object (File)
Fri, Sep 12, 7:40 PM
Unknown Object (File)
Fri, Sep 12, 5:22 PM
Unknown Object (File)
Fri, Sep 12, 5:01 AM
Unknown Object (File)
Thu, Sep 11, 12:17 PM
Unknown Object (File)
Sun, Sep 7, 3:37 PM
Unknown Object (File)
Fri, Sep 5, 6:14 PM
Subscribers
None

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to add devel/aarch64-none-binutils port based on Andy T's work.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bapt, andrew.
emaste set the repository for this revision to rP FreeBSD ports repository.
bapt edited edge metadata.
bapt added inline comments.
devel/aarch64-none-binutils/Makefile
4 ↗(On Diff #1909)

this should probably be arm64 development to avoid confusion

This revision is now accepted and ready to land.Oct 7 2014, 6:40 PM

devel/aarch64-none-binutils misses the fact it is targeting FreeBSD. I would think devel/aarch64-freebsd-binutils would be a better place for it.

emaste edited edge metadata.

Rename to aarch64-binutils as with other x-binutils ports

devel/aarch64-none-binutils/Makefile
4 ↗(On Diff #1909)

The official arch name is AArch64 though, and I think this is what the Linux world is also going with.

emaste updated this revision to Diff 2367.

Closed by commit rP372471 (authored by @emaste).