summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
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.amd64
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.amd64')
-rw-r--r--sys/conf/files.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index a3c2daf..164c960 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -116,7 +116,7 @@ amd64/amd64/mptable.c optional mptable
amd64/amd64/mptable_pci.c optional mptable pci
amd64/amd64/msi.c optional pci
amd64/amd64/nexus.c standard
-amd64/amd64/pmap.c standard
+amd64/amd64/pmap.c standard nowerror
amd64/amd64/prof_machdep.c optional profiling-routine
amd64/amd64/sigtramp.S standard
amd64/amd64/support.S standard
OpenPOWER on IntegriCloud