]> gcc.gnu.org Git - gcc.git/commit
config.gcc (default_use_cxa_atexit): New variable, defaults to no.
authorJason Thorpe <thorpej@wasabisystems.com>
Tue, 3 Jun 2003 20:39:52 +0000 (20:39 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Tue, 3 Jun 2003 20:39:52 +0000 (20:39 +0000)
commit2121a768f733092cc437444af0e78ec2e64c81f8
treed4778ac9522878385fc7006737b38f9f7ca29f8b
parentccb36e104bcb750e819ecb299dcc0a9d3bfd5e62
config.gcc (default_use_cxa_atexit): New variable, defaults to no.

* config.gcc (default_use_cxa_atexit): New variable, defaults to no.
(*-*-netbsd[2-9]* | *-*-netbsdelf[2-9]*): Set default_use_cxa_atexit
to yes.
* configure.in: Allow default_use_cxa_atexit to determine the
value of DEFAULT_USE_CXA_ATEXIT if not explicitly enabled or
disabled.
* configure: Regenerate.

From-SVN: r67401
gcc/ChangeLog
gcc/config.gcc
gcc/configure
gcc/configure.in
This page took 0.054672 seconds and 5 git commands to generate.