Source-Changes archive

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

CVS commit: src/sys/arch/i386/conf



Module Name:    src
Committed By:   xtraeme
Date:           Fri Dec 29 21:54:44 UTC 2006

Modified Files:
        src/sys/arch/i386/conf: INSTALL_XEN2_DOMU

Log Message:
It's stupid to build this kernel with '-march=pentiumpro -mtune=i486"
because xen does not work on them... use '-march=i686" as we already
do in XEN2_DOM0.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/conf/INSTALL_XEN2_DOMU

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