Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 13:59:45 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r358409 - head/sys/riscv/conf
Message-ID:  <202002272159.01RLxjN3009388@gndrsh.dnsmgr.net>
In-Reply-To: <202002272026.01RKQb81066081@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ]
> 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 
Maybe go clean the trailing white space off here too?

> -#		     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
> 

-- 
Rod Grimes                                                 rgrimes@freebsd.org



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