diff options
author | Costas Argyris <costas.argyris@gmail.com> | 2023-11-20 17:58:16 +0000 |
---|---|---|
committer | Jonathan Yong <10walls@gmail.com> | 2023-11-23 00:48:37 +0000 |
commit | 4f1ebd54380e16927cd0085be939165870354eac (patch) | |
tree | 5d3ae49b6ed65957000b72f22d4c3bf36fc4e745 /gcc/expr.cc | |
parent | e935151bad1c2a02dc6a31fce3cc21b17d616243 (diff) | |
download | gcc-4f1ebd54380e16927cd0085be939165870354eac.zip gcc-4f1ebd54380e16927cd0085be939165870354eac.tar.gz gcc-4f1ebd54380e16927cd0085be939165870354eac.tar.bz2 |
mingw: Exclude utf8 manifest [PR111170, PR108865]
Make the utf8 manifest optional (on by default and
explicitly off with --disable-win32-utf8-manifest)
in the mingw hosts.
Also eliminate duplication between the 32-bit and
64-bit mingw hosts by putting them both in the
same branch and special-case only the 64-bit long
long setting.
PR mingw/111170
PR mingw/108865
Signed-off-by: Costas Argyris <costas.argyris@gmail.com>
Signed-off-by: Jonathan Yong <10walls@gmail.com>
gcc/Changelog:
* configure.ac: Handle new --enable-win32-utf8-manifest
option.
* config.host: allow win32 utf8 manifest to be disabled
by user.
* configure: Regenerate.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions