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
F168429454: D59056.diff
Fri, Aug 28, 7:05 AM
F168294570: D59056.id184609.diff
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
Unknown Object (File)
Wed, Aug 26, 3:01 PM
Unknown Object (File)
Tue, Aug 25, 8:36 PM
Unknown Object (File)
Tue, Aug 25, 5:16 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.