[[email protected]: svn commit: r563035 - head/graphics/mesa-dri]
Mark Linimon <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Somehow I had never noticed this nonsense before. IMHO that sparc64 stanza was never in the right place anyway. mcl ----- Forwarded message from Mark Linimon <[email protected]> ----- Date: Wed, 27 Jan 2021 08:36:47 +0000 (UTC) From: Mark Linimon <[email protected]> To: [email protected], [email protected], [email protected] Subject: svn commit: r563035 - head/graphics/mesa-dri Author: linimon Date: Wed Jan 27 08:36:47 2021 New Revision: 563035 URL: https://svnweb.freebsd.org/changeset/ports/563035 Log: Remove obsolete sparc64 stanza. This collided with ONLY_FOR_ARCHS statements in the ports that include it, with the following absurd value for IGNORE on e.g. aarch64: is only for amd64 i386, while you are running aarch64 (reason: Clover needs a GPU supported by the Radeon KMS driver) (reason: not supported on sparc64) Approved by: portmgr (tier-2 blanket) Modified: head/graphics/mesa-dri/Makefile.common Modified: head/graphics/mesa-dri/Makefile.common ============================================================================== --- head/graphics/mesa-dri/Makefile.common Wed Jan 27 08:14:37 2021 (r563034) +++ head/graphics/mesa-dri/Makefile.common Wed Jan 27 08:36:47 2021 (r563035) @@ -27,9 +27,6 @@ DISTFILES= mesa-${MESADISTVERSION}${EXTRACT_SUFX} MAINTAINER= [email protected] -NOT_FOR_ARCHS=sparc64 -NOT_FOR_ARCHS_REASON=not supported on sparc64 - COMPONENT= ${PORTNAME:tl:C/^lib//:C/mesa-//} BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \ ----- End forwarded message ----- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"