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
F170039914: D59056.id.diff
Thu, Sep 3, 8:11 AM
F170018914: D59056.id184609.diff
Thu, Sep 3, 6:38 AM
F170003134: D59056.diff
Thu, Sep 3, 5:43 AM
F169996085: D59056.id184710.diff
Thu, Sep 3, 5:23 AM
F169965965: D59056.id184710.diff
Thu, Sep 3, 3:15 AM
F169960370: D59056.diff
Thu, Sep 3, 2:51 AM
F169953281: D59056.id184710.diff
Thu, Sep 3, 2:20 AM
F169952777: D59056.id184609.diff
Thu, Sep 3, 2:17 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 75923
Build 72806: arc lint + arc unit

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.