From 5e35e8814fe78907f51a01996dc1907970c88d9c Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 4 Oct 2010 05:46:55 +0000 Subject: g/c some old amd64 bits from pixman's Makefile.bsd-wrapper. from Brad. Thanks. --- lib/pixman/Makefile.bsd-wrapper | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/pixman/Makefile.bsd-wrapper b/lib/pixman/Makefile.bsd-wrapper index 3927b889a..2c64b808b 100644 --- a/lib/pixman/Makefile.bsd-wrapper +++ b/lib/pixman/Makefile.bsd-wrapper @@ -1,13 +1,9 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.12 2010/10/03 18:30:04 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.13 2010/10/04 05:46:54 matthieu Exp $ .include SHARED_LIBS= pixman-1 18.4 -.if ${MACHINE} == amd64 && !${COMPILER_VERSION:L:Mgcc4*} -CONFIGURE_ARGS += --disable-sse2 -.endif - .if ${MACHINE_ARCH} == arm CONFIGURE_ARGS += --disable-arm-simd --disable-arm-neon .endif -- cgit v1.2.3