This patch sets up GNU/kFreeBSD support in config/cf. Notes: - On GNU/kFreeBSD, __GLIBC__ is a pre-processor macro. - KFreeBSDArchitecture is defined by Imake.cf on both FreeBSD and GNU/kFreeBSD. - __GNU_userland__ et al are obsolete macros I introduced in Xfree86 back in 2003 (http://www.mail-archive.com/devel@xfree86.org/msg04135.html). Noone is using them today.
Created attachment 3107 [details] [review] fix typo
Patch appears to have been lost in bugzilla disk crash (a different patch got assigned the same id and is linked there now). Please reattach.
Created attachment 3461 [details] [review] patch Re-attaching.
Fix committed to CVS head - should be included in X.Org 6.9 RC1: CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/10/03 09:08:44 Log message: 2005-10-03 Alan Coopersmith <alan.coopersmith@sun.com> * config/cf/Imake.cf: * config/cf/linux.cf: * config/cf/xfree86.cf: * config/cf/xorg.cf: Bug #3814 <https://bugs.freedesktop.org/show_bug.cgi?id=3814> Patch #3461 <https://bugs.freedesktop.org/attachment.cgi?id=3461> GNU/kFreeBSD monolithic build system support (Robert Millan) Modified files: xc/config/cf/: Imake.cf linux.cf xfree86.cf xorg.cf Revision Changes Path 1.11 +6 -6 xc/config/cf/Imake.cf http://cvs.freedesktop.org/xorg/xc/config/cf/Imake.cf 1.30 +28 -16 xc/config/cf/linux.cf http://cvs.freedesktop.org/xorg/xc/config/cf/linux.cf 1.14 +4 -3 xc/config/cf/xfree86.cf http://cvs.freedesktop.org/xorg/xc/config/cf/xfree86.cf 1.53 +4 -3 xc/config/cf/xorg.cf http://cvs.freedesktop.org/xorg/xc/config/cf/xorg.cf _______________________________________________ xorg-commit mailing list xorg-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg-commit
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.