[Bug 295268] x11/pixman: MMX Support unavailable, but required
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295268 --- Comment #8 from Dan Kotowski <[email protected]> --- (In reply to Gleb Popov from comment #6) This also works: diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 852b12e73600..614c073d5415 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -11,6 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe meson pkgconfig tar:xz +USE_GCC= yes:build MESON_ARGS= -Dloongson-mmi=disabled \ -Dgtk=disabled \ -Ddemos=disabled \ -- You are receiving this mail because: You are the assignee for the bug.