Page MenuHomeFreeBSD

x11/framework-autorotate: Restrict to amd64 and i386
ClosedPublic

Authored by dteske on Thu, Aug 20, 7:45 PM.
Tags
None
Referenced Files
F168611528: D59056.id184710.diff
Sat, Aug 29, 6:40 AM
F168498933: D59056.id184709.diff
Fri, Aug 28, 5:06 PM
F168482248: D59056.id184710.diff
Fri, Aug 28, 3:04 PM
Unknown Object (File)
Fri, Aug 28, 7:05 AM
Unknown Object (File)
Thu, Aug 27, 11:34 AM
Unknown Object (File)
Wed, Aug 26, 8:01 PM
Unknown Object (File)
Wed, Aug 26, 4:33 PM
Unknown Object (File)
Wed, Aug 26, 4:33 PM
Subscribers
None

Details

Summary

The daemon talks to the Framework Chrome EC over LPC using
inb/outb from <machine/cpufunc.h>. Those helpers exist only
on x86, so the arm64 package build fails at link.

Reported by: pkg-fallout

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dteske created this revision.

Satisfy portclippy (move ONLY_FOR_ARCHS* below LICENSE*)

This revision was not accepted when it landed; it landed in state Needs Review.Sat, Aug 22, 12:50 AM
This revision was automatically updated to reflect the committed changes.