1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

astro/libgal: enable on powerpc

This commit is contained in:
Piotr Kubaj 2022-04-27 13:22:23 +00:00
parent ccbaef928e
commit bd2af997ba

View File

@ -15,7 +15,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} --enable-shared=yes
USE_LDCONFIG= yes
BROKEN_powerpc= Does not compile on powerpc: invokes i386 asm
BROKEN_sparc64= Does not compile on sparc64: gcc coredump
.include <bsd.port.mk>