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



--- Comment #24 from Antonio Trande <[email protected]> ---
(In reply to Susmit from comment #23)
> I have fixed the directory error but not sure how to fix the 
> 'unused-direct-shlib-dependency' warnings with waf. Any suggestions?

%build
CXXFLAGS="%{optflags} -std=c++11" \
LINKFLAGS="-Wl,--as-needed" \
%{__python2} ./waf --enable-shared --disable-static --with-tests \
 --prefix=%{_prefix} --bindir=%{_bindir} --libdir=%{_libdir} \
 --datadir=%{_datadir} --sysconfdir=%{_sysconfdir} configure

%{__python2} ./waf -v %{?_smp_mflags}


Please, use python2-devel as BuildRequires.

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