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
F170628929: D59056.id184710.diff
Sat, Sep 5, 5:26 PM
F170599004: D59056.id184709.diff
Sat, Sep 5, 2:14 PM
F170561637: D59056.id184609.diff
Sat, Sep 5, 10:21 AM
F170524238: D59056.diff
Sat, Sep 5, 5:54 AM
F170522454: D59056.id184609.diff
Sat, Sep 5, 5:41 AM
F170511605: D59056.id184609.diff
Sat, Sep 5, 4:19 AM
F170499299: D59056.diff
Sat, Sep 5, 2:59 AM
F170478551: D59056.id184710.diff
Sat, Sep 5, 12:34 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 75962
Build 72845: 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.