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

--- Comment #19 from Björn Esser <bjoern.es...@gmail.com> ---
Try this in your spec:

%prep
%setup -q
%configure --disable-static
+ sed -i -e "s/ -shared / -Wl,--as-needed\0/g' libtool

to (probably) get rid of:

unused-direct-shlib-dependency /usr/lib64/liblfcbase.so.1.0.0
/lib64/libcrypt.so.1
unused-direct-shlib-dependency /usr/lib64/liblfcbase.so.1.0.0
/lib64/libnsl.so.1
unused-direct-shlib-dependency /usr/lib64/liblfcbase.so.1.0.0 /lib64/libm.so.6

update here and I'll run a mock-build again, to see what happenes...

-- 
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=GRFrTmwZwa&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to