Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 20:26:37 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r358409 - head/sys/riscv/conf
Message-ID:  <202002272026.01RKQb81066081@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Thu Feb 27 20:26:37 2020
New Revision: 358409
URL: https://svnweb.freebsd.org/changeset/base/358409

Log:
  riscv: Add a GENERIC-NODEBUG (copied from amd64)
  
  Sponsored by:	DARPA

Added:
  head/sys/riscv/conf/GENERIC-NODEBUG
     - copied, changed from r358301, head/sys/amd64/conf/GENERIC-NODEBUG

Copied and modified: head/sys/riscv/conf/GENERIC-NODEBUG (from r358301, head/sys/amd64/conf/GENERIC-NODEBUG)
==============================================================================
--- head/sys/amd64/conf/GENERIC-NODEBUG	Mon Feb 24 21:07:30 2020	(r358301, copy source)
+++ head/sys/riscv/conf/GENERIC-NODEBUG	Thu Feb 27 20:26:37 2020	(r358409)
@@ -1,6 +1,6 @@
 #
-# GENERIC-NODEBUG -- WITNESS and INVARIANTS free kernel configuration file 
-#		     for FreeBSD/amd64
+# GENERIC-NODEBUG -- WITNESS and INVARIANTS free kernel configuration file
+#		     for FreeBSD/riscv
 #
 # This configuration file removes several debugging options, including
 # WITNESS and INVARIANTS checking, which are known to have significant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002272026.01RKQb81066081>