On Sat, Jul 19, 2025 at 05:39:29PM +0300, Oskari Alaranta wrote: > From: Samuel Stuart <[email protected]> > > --- > config.sub | 1 + > testsuite/config-sub.data | 2 ++ > 2 files changed, 3 insertions(+) > > diff --git a/config.sub b/config.sub > index 3d35cde..8c197be 100755 > --- a/config.sub > +++ b/config.sub > @@ -2010,6 +2010,7 @@ case $os in > | emscripten* \ > | emx* \ > | es* \ > + | ethereal* \ > | fiwix* \ > | freebsd* \ > | fuchsia* \ > diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data > index 93b403c..fb05503 100644 > --- a/testsuite/config-sub.data > +++ b/testsuite/config-sub.data > @@ -439,6 +439,7 @@ i686-banan_os > i686-pc-banan_os > i686-dicos i686-pc-dicos > i686-elf i686-pc-elf > i686-ericsson-dicos i686-ericsson-dicos > +i686-ethereal i686-pc-ethereal > i686-haiku i686-pc-haiku > i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu > i686-os2-emx i686-pc-os2-emx > @@ -1126,6 +1127,7 @@ x86_64-banan_os > x86_64-pc-banan_os > x86_64-cygwin x86_64-pc-cygwin > x86_64-dicos x86_64-pc-dicos > x86_64-ericsson-dicos x86_64-ericsson-dicos > +x86_64-ethereal x86_64-pc-ethereal > x86_64-fuchsia x86_64-pc-fuchsia > x86_64-genode x86_64-pc-genode > x86_64-glidix x86_64-pc-glidix
Sorry, what is "Ethereal" in this case? Could you provide a reference, please? -- ldv
