Accepting request 394532 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/394532 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++3?expand=0&rev=5
This commit is contained in:
commit
8bee2d20f9
@ -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…
Reference in New Issue
Block a user