Page MenuHomeFreeBSD

D3372.1785767085.diff
No OneTemporary

Size
520 B
Referenced Files
None
Subscribers
None

D3372.1785767085.diff

Index: head/x11/pixman/Makefile
===================================================================
--- head/x11/pixman/Makefile
+++ head/x11/pixman/Makefile
@@ -18,4 +18,9 @@
CONFIGURE_ARGS= --disable-gtk
INSTALL_TARGET= install-strip
+# Build the library exclusively, thus disabling the demos and the tests (which
+# do not get installed anyway). This is to workaround a problem in powerpc64
+# where the build of the tests crashes ld; see PR bin/202284.
+MAKE_ARGS= SUBDIRS=pixman
+
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 3, 2:24 PM (7 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29342420
Default Alt Text
D3372.1785767085.diff (520 B)

Event Timeline