git: f261e8169a22 - main - graphics/libglvnd: remove stale powerpc64le workaround
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 10:42:15 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=f261e8169a226b8ecdf6157912ac6cd20e16a877 commit f261e8169a226b8ecdf6157912ac6cd20e16a877 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-03 10:40:01 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-03 10:40:01 +0000 graphics/libglvnd: remove stale powerpc64le workaround --- graphics/libglvnd/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/graphics/libglvnd/Makefile b/graphics/libglvnd/Makefile index 1f2651275444..637823714cc2 100644 --- a/graphics/libglvnd/Makefile +++ b/graphics/libglvnd/Makefile @@ -27,10 +27,7 @@ X11_MESON_ENABLED= x11 glx .include <bsd.port.options.mk> -.if ${ARCH} == powerpc64le -BUILD_DEPENDS= as:devel/binutils -CFLAGS+= -no-integrated-as -.elif ${ARCH} == powerpc64 +.if ${ARCH} == powerpc64 BUILD_DEPENDS= as:devel/binutils CFLAGS+= -no-integrated-as -O0 .elif ${ARCH} == powerpc || ${ARCH} == riscv64