https://bugzilla.redhat.com/show_bug.cgi?id=1128337
--- Comment #3 from Nikos Mavrogiannopoulos <[email protected]> --- In addition to the comment above, you use OPTCFLAGS='%{optflags}', but I don't see OPTCFLAGS being read by the makefile. Why not use CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; make? The same for OPTLDFLAGS; doesn't seem to be used anywhere. -- 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
