rpms/alltray/devel alltray.spec,1.2,1.3

Ville Skyttä ville.skytta at iki.fi
Thu Jan 19 22:49:59 UTC 2006


On Thu, 2006-01-19 at 17:24 -0500, Ignacio Vazquez-Abrams wrote:

[...]
> Added -fPIC to RPM_OPT_FLAGS
[...] 
>  %build
> +RPM_OPT_FLAGS="-fPIC $RPM_OPT_FLAGS"
>  %configure

That's probably a no-op unless upstream ./configure handles
$RPM_OPT_FLAGS.  Try 'export CFLAGS="-fPIC $RPM_OPT_FLAGS"' or something
like '%{expand: %%define optflags -fPIC %{optflags}}'.





More information about the fedora-extras-list mailing list