Bug 3814

Summary: Monolithic build system (GNU/kFreeBSD fixes)
Product: xorg Reporter: Robert Millan <rmh>
Component: Build/MonolithicAssignee: Xorg Project Team <xorg-team>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: other   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch none

Description Robert Millan 2005-07-19 06:48:17 UTC
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.
Comment 1 Robert Millan 2005-07-19 06:48:44 UTC
Created attachment 3107 [details] [review]
fix typo
Comment 2 Alan Coopersmith 2005-10-02 14:11:33 UTC
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.
Comment 3 Robert Millan 2005-10-02 23:11:12 UTC
Created attachment 3461 [details] [review]
patch

Re-attaching.
Comment 4 Alan Coopersmith 2005-10-03 09:09:39 UTC
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.