Force to generate PIC code
This commit is contained in:
parent
c7c9bf0cc4
commit
be9415829f
@ -1,7 +1,7 @@
|
||||
Name: wavpack
|
||||
Summary: A completely open audiocodec
|
||||
Version: 4.32
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Multimedia
|
||||
Url: http://www.wavpack.com/
|
||||
@ -30,7 +30,7 @@ Files needed for developing apps using wavpack
|
||||
%patch0 -p0
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
%configure --disable-static --with-pic
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -60,6 +60,9 @@ Files needed for developing apps using wavpack
|
||||
|
||||
%changelog
|
||||
|
||||
* Sat Jul 01 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.32-2%{?dist}
|
||||
* force PIC-only code
|
||||
|
||||
* Wed Jun 28 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.32-1%{?dist}
|
||||
- Version 4.32
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user