Page MenuHomeFreeBSD

audio/vgmplay: correct endianness on big-endian architectures
ClosedPublic

Authored by pkubaj on Apr 20 2019, 9:36 PM.
Tags
None
Referenced Files
F161753257: D19994.id56442.diff
Mon, Jul 6, 1:26 PM
Unknown Object (File)
Sun, Jul 5, 12:08 PM
Unknown Object (File)
Sun, Jun 21, 11:22 PM
Unknown Object (File)
Tue, Jun 16, 11:40 PM
Unknown Object (File)
Wed, Jun 10, 12:22 AM
Unknown Object (File)
Mon, Jun 8, 4:32 AM
Unknown Object (File)
Jun 5 2026, 11:02 PM
Unknown Object (File)
Apr 28 2026, 2:50 PM
Subscribers
None

Details

Summary

By default little-endian is specified, which may result in runtime issues. Set it to big-endian where needed.

Also add USES=localbase:ldflags.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237173

Diff Detail

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

Event Timeline

Shouldn't this also include a PORTREVISION bump to fix runtime issues?

This revision is now accepted and ready to land.May 4 2019, 9:39 AM
This revision was automatically updated to reflect the committed changes.