Accepting request 485091 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/485091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=53
This commit is contained in:
Yuchen Lin 2017-04-11 07:29:08 +00:00 committed by Git OBS Bridge
commit 874bd4991c
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 15:42:52 UTC 2017 - jengelh@inai.de
- Restore section setting $pic
-------------------------------------------------------------------
Wed Mar 1 10:12:45 UTC 2017 - tchvatal@suse.com

View File

@ -91,7 +91,12 @@ libpcap static libraries
%build
autoreconf -fiv
export CFLAGS="%{optflags} -fpic" CXXFLAGS="%{optflags} -f$pic"
%ifarch %sparc
pic="PIC"
%else
pic="pic"
%endif
export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic"
%configure \
--enable-bluetooth=yes \
--enable-ipv6