Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   joerg
Date:           Mon Dec 19 14:06:17 UTC 2011

Modified Files:
        src/sys/arch/amd64/conf: Makefile.amd64
        src/sys/arch/i386/conf: Makefile.i386
        src/sys/arch/xen/conf: Makefile.xen
        src/sys/conf: Makefile.kern.inc

Log Message:
Move Clang-warning flags for ah_regdomain.c into sys/conf, they are
platform independent. Use the selective -Wno-* flags instead of
-Wno-error.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.175 -r1.176 src/sys/arch/i386/conf/Makefile.i386
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/xen/conf/Makefile.xen
cvs rdiff -u -r1.149 -r1.150 src/sys/conf/Makefile.kern.inc

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