Accepting request 393890 from home:jengelh:branches:GNOME:Factory
- Remove pointless --with-pic because shared libs are always built with it anyway (and we have no static archives here) OBS-URL: https://build.opensuse.org/request/show/393890 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=11
This commit is contained in:
parent
0d6582f44d
commit
6ec22ae1e4
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 5 11:23:45 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove pointless --with-pic because shared libs are always
|
||||||
|
built with it anyway
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 30 18:47:06 UTC 2016 - zaitor@opensuse.org
|
Sat Apr 30 18:47:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ of use unmatched by other C++ callback libraries.
|
|||||||
%setup -q -n %{_name}-%{version}
|
%setup -q -n %{_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --with-pic
|
%configure --disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user