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

Ville Skyttä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #11 from Ville Skyttä <[email protected]> ---
Created attachment 856247
  --> https://bugzilla.redhat.com/attachment.cgi?id=856247&action=edit
Don't discard user CFLAGS, append to them instead

Careful, reviewer: package is not built with $RPM_OPT_FLAGS. Fix attached,
please apply upstream as well.

Honoring proper Fedora CFLAGS causes a build failure due to -Werror being used
so additional fixing will be required:

[...]/server_test.c: In function 'ufd_handler':
[...]/server_test.c:99:18: error: ignoring return value of 'write', declared
with attribute warn_unused_result [-Werror=unused-result]
             write(fd[1], "X", 1);

-- 
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