On Mon, Jun 27, 2022 at 10:55 AM Jannik Glückert <[email protected]> wrote: > > This is not for stripping flags, it's for detecting a flag and e.g. > changing the configure invocation accordingly. > > E.g. libreoffice has > is-flagq "-flto*" && myeconfargs+=( --enable-lto )
Ah, that makes more sense. Thanks for explaining.
