Browse Source
Disable warnings about incompatible integer to pointer and pointer to integer conversions, which are treated as errors. This is a lighter version of adding the -fpermissive flag, which has been used to fix other ports failing build with GCC 14. PR: 284488 Approved by: maintainer (Alex S <iwtcex@gmail.com>)overlay

committed by
Lorenzo Salvadore

1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue