]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.ac
Repair --disable-sjlj-exceptions
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 29 Oct 2022 12:12:04 +0000 (14:12 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Sat, 29 Oct 2022 12:12:04 +0000 (14:12 +0200)
commit7f067400109efa816d68d13bae1a3d20297ad51b
treeada88f2ae84a2f42e734da8775bf6caf6bdb746c
parent96ba0c369ee86d61b6df2f8fb8364028a113acf7
Repair --disable-sjlj-exceptions

It was broken by:

2022-08-31  Martin Liska  <mliska@suse.cz>

config.build: Remove deprecated ports.
config.gcc: Likewise.
config.host: Likewise.
configure.ac: Likewise.
configure: Regenerate.
config/pa/pa-hpux10.h: Removed.
config/pa/pa-hpux10.opt: Removed.
config/pa/t-dce-thr: Removed.

gcc/
* configure.ac (sjlj-exceptions): Restore dropped line.
* configure: Regenerate.
gcc/configure
gcc/configure.ac