#1057733 libprelude FTCBFS: confuses build and host compiler flags

#1057733#5
Date:
2023-12-07 16:08:16 UTC
From:
To:
libprelude started failing to cross build again. This time around it is
caused by PAC/BTI as that's adding architecture specific compiler flags.
Confusion of compiler flags earlier was harmless and now causes a build
failure. I'm attaching a patch for your convenience.

Helmut