- Package:
- src:libprelude
- Source:
- src:libprelude
- Submitter:
- Helmut Grohne
- Date:
- 2023-12-07 16:15:06 UTC
- Severity:
- normal
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