Module Name: src
Committed By: rin
Date: Wed Mar 14 13:23:31 UTC 2018
Modified Files:
src/distrib/sets/lists/xdebug: md.i386
Log Message:
Restore shlib version accidentally bumped in the previous commit.
Fix debug build for i386.
this seems incorrect.
for x86, the ati driver should be .so.18 and the ati_old should
be .so.6. for everyone else (aka non-drm), only ati should be
around at .so.6.
I understand what you meant. New ati driver can be built with attached
patch (both for amd64 and i386). However, I cannot test it because of
lack of hardware.
ah, i think i'm partly wrong. most of your patch shouldn't
be needed, and i realised:
the "ati" driver is a frontend, it's version should stay
as is. it is the radeon/radeon_old that i'm talking about.
so, your original change is probably OK. thanks, and sorry
for the noise!