Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=893866

--- Comment #21 from William Cohen <wco...@redhat.com> ---
One of the things that bothered me about vboot-utils was it didn't use the
CFLAGS passed in by rpmbuild.  Turning that on uncovered a couple complaints. 
One was with misuse of strncat that should be fixed in the upstream version. 
Also found the arm version wanting to link with libpthread. However, there is
probably a better way to fix that than just adding a "-lpthread". The following
url has the suggestions from comment #20:

http://people.redhat.com/wcohen/chromebook/vboot-utils-20130222gite6cf2c2-3.fc17.src.rpm


Did some scratch builds to make sure it builds:

arm: http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=1546691
x86: http://koji.fedoraproject.org/koji/taskinfo?taskID=5093195

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ONLvGeeoIq&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to