git: bd2af997bae3 - main - astro/libgal: enable on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 13:40:30 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd2af997bae3bfc21e6c19427c26868d2458557f commit bd2af997bae3bfc21e6c19427c26868d2458557f Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-27 13:22:23 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-27 13:22:23 +0000 astro/libgal: enable on powerpc --- astro/libgal/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/astro/libgal/Makefile b/astro/libgal/Makefile index 5f38e352581f..73e5dce8cda3 100644 --- a/astro/libgal/Makefile +++ b/astro/libgal/Makefile @@ -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>