summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2007-07-05 06:12:40 +0000
committerpeter <peter@FreeBSD.org>2007-07-05 06:12:40 +0000
commitd8244b4b8dfe10a99d096352051382fe5b8eba96 (patch)
tree61da1e66df90e013451f5499e56f211321aa9fd5 /sys/conf/files.i386
parente680ae87c6ff6393354c6dc54531de80e28ad41b (diff)
downloadFreeBSD-src-d8244b4b8dfe10a99d096352051382fe5b8eba96.zip
FreeBSD-src-d8244b4b8dfe10a99d096352051382fe5b8eba96.tar.gz
Temporarily turn nowerror on for i386 and amd64 pmap.c. I'd like to study
exactly what effect the options cause to the code with gcc these days. Approved by: re (rwatson)
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 423b515..5653c10 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -293,7 +293,7 @@ i386/i386/mptable_pci.c optional apic pci
i386/i386/msi.c optional apic pci
i386/i386/nexus.c standard
i386/i386/perfmon.c optional perfmon
-i386/i386/pmap.c standard
+i386/i386/pmap.c standard nowerror
i386/i386/ptrace_machdep.c standard
i386/i386/support.s standard
i386/i386/swtch.s standard
OpenPOWER on IntegriCloud