https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315

--- Comment #47 from Paul Dufresne <[email protected]> ---
(In reply to Jan Beich from comment #45)
To test this you would do (as a newbie helping others):
as root (su -):
cd /usr/ports/x11-drivers/xf86-video-intel/
make clean
make fetch extract patch
cp
work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c
work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c.orig
nano
work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c

[change line 71 to change 0 to 1]
Ctrl-O
make makepatch
make build
make deinstall
make install

exit
(to exit root)

Hope I am really helping.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to