OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd T. Fries (toddcvs.openbsd.org)
Date: Thu Oct 04 2001 - 14:46:24 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: XF4
    Changes by: toddcvs.openbsd.org 2001/10/04 13:46:23

    Modified files:
            xc/config/cf : Imake.cf

    Log message:
    discussion with millert and matthieu and jason.
    Sparc64 defines Sparc64Architecture, undefines SparcArchitecture
    Sparc defines SparcArchitecture
    both undefine 'sparc'
    neither define it except in the kernel, so don't check for it here.
    Yes, this is different (undefining SparcArchitecture for sparc64)
    from another popular os, but it is right for us, and really makes sense.