https://bugzilla.rpmfusion.org/show_bug.cgi?id=3328
Vasiliy Glazov <vascom2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vascom2(a)gmail.com
--- Comment #16 from Vasiliy Glazov <vascom2(a)gmail.com> ---
Spec has one significant problem: not used fedora flags while linking.
You should use
%prep
%autosetup
touch configure
chmod +x configure
%build
%configure
instead of CFLAGS="%{optflags}";export CFLAGS
--
You are receiving this mail because:
You are on the CC list for the bug.