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



--- Comment #37 from Richard Shaw <hobbes1...@gmail.com> ---
Looks like a little type in the spec:

# likely still dereferences type-punned pointers
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
# fix unused-direct-shlib-dependency error:
export LDFLAGS='-Wl,--as-needed"

Gotta stick with one type of quotes on the LDFLAGS line :)

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to