https://bugzilla.redhat.com/show_bug.cgi?id=728302



--- Comment #66 from Ralf Corsepius <[email protected]> ---
Just noticed another issue:
The *.pc's contain the CFLAGS having been used during compilation of this
package.
..
-I${includedir} -I/usr/include -DPJ_AUTOCONF=1  -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong
..

This is not useful.

Somewhat oversimplified, in general, *.pc's should only contain paths (-I, -L)
and libraries (-l). -W/-f flags do not belong into *.pcs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to