Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153492959
D3372.id7914.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
505 B
Referenced Files
None
Subscribers
None
D3372.id7914.diff
View Options
Index: x11/pixman/Makefile
===================================================================
--- x11/pixman/Makefile
+++ x11/pixman/Makefile
@@ -17,4 +17,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
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 11:19 AM (18 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31973351
Default Alt Text
D3372.id7914.diff (505 B)
Attached To
Mode
D3372: Avoid building unnecessary demos and tests
Attached
Detach File
Event Timeline
Log In to Comment