16 Feb
2008
16 Feb
'08
6:17 p.m.
http://bugs.winehq.org/show_bug.cgi?id=11545 --- Comment #7 from Rico <kgbricola(a)web.de> 2008-02-16 12:17:23 --- Created an attachment (id=10811) --> (http://bugs.winehq.org/attachment.cgi?id=10811) 3dmark.patch Simply run: - git bisect start - git bisect good ... - git bisect bad ... 1: - patch -p1 < 3dmark.patch - ./configure && make clean && make depend && make - patch -p1 < 3dmark_rev.patch - git bisect bad/good - goto 1 until you have found the right one -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.