https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|UNCONFIRMED |RESOLVED
--- Comment #10 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to sujay1844 from comment #8)
> (In reply to David Malcolm from comment #5)
> > Presumably the AUR package of libgccjit is here:
> > https://aur.archlinux.org/packages/libgccjit/
>
> So how do I prevent the AUR package from setting -Wformat-security?? Do i
> need to edit the PKGBUILD or some C++ files?? I'm not familliar with C++.
Sorry; I have no idea. Perhaps it's inheriting a default CFLAGS or CXXFLAGS
from some AUR/PKGBUILD policy file?
This seems to be purely an issue with downstream packaging of libgccjit, so I'm
going to mark this as "RESOLVED WORKSFORME"; I think you need to file this in a
downstream AUR bug tracker if it's still not working for you.
Hope this is helpful; good luck.