[Bug 239939] graphics/mesa-dri: switch to default python version for build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 23 21:31:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239939
--- Comment #9 from John Hein <jcfyecrayz at liamekaens.com> ---
Created attachment 212657
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212657&action=edit
[patch] fix stage-qa findings & speed up the build a bit
(In reply to John Hein from comment #8)
In addition to removing the python2.7 restriction, the attached patch fixes the
warnings and speeds up the build (maybe 5% depending on your hardware) - no
need to build some of the things that mesa-libs builds. That helps with the
stage-qa error, too (missing dep).
Note that the former sed(1) for xmlConfig.c has not been needed for a while.
Install directories are configured correctly without it. The sed expr was
wrong anyway (no trailing /, so the sed was a no-op).
This could (should) go into a separate bug. Sorry to piggy back on the bug.
I'll open a separate bug if desired. But otherwise, this patch's additions
with the python 2.7 removal could be committed together.
There is no need to bump PORTREVISION, I believe - no pkg change.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list