Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/xfree/xc/config/cf



Module Name:    xsrc
Committed By:   fvdl
Date:           Fri Mar  5 20:40:25 UTC 2004

Modified Files:
        xsrc/xfree/xc/config/cf: NetBSD.cf

Log Message:
For some reason, XFree86 uses __AMD64__ and not __amd64__ to do CPP checks
for amd64 in places. Since this symbol is not defined by gcc, do what
Linux does: define it by hand. Use a more generic mechanism, where
architectures can define NetBSDMachineDefines to add such a flag if
they needed it. Inspired by linux.cf


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 xsrc/xfree/xc/config/cf/NetBSD.cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index