http://bugs.freedesktop.org/show_bug.cgi?id=14594
--- Comment #4 from Michel Dänzer <[EMAIL PROTECTED]> 2008-02-21 06:27:43 PST --- (In reply to comment #2) > Created an attachment (id=14481) --> (http://bugs.freedesktop.org/attachment.cgi?id=14481) [details] > remove -DFGL_LINUX from src/Makefile.am NACK - you expect developers on Linux to think of any potential implications of their changes on other OSs, but you didn't even bother looking up the change which added the flag with something like git-blame? Not defining FGL_LINUX causes build warnings on Linux. It looks like the code currently guarded by it needs to be diversified - as Alex pointed out, the ATOM BIOS code was previously only used on Windows and Linux. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
