Add symbol versions
OBS-URL: https://build.opensuse.org/package/show/network:ldap/ding-libs?expand=0&rev=14
This commit is contained in:
parent
db8c3daca8
commit
ad188f2b5d
@ -317,7 +317,9 @@ structure
|
||||
%configure \
|
||||
--disable-static
|
||||
|
||||
make %{?_smp_mflags} all docs
|
||||
# ding fails to do the required SONAME changes/symvers tracking, so hack it up.
|
||||
echo "DING_%version { global: *; };" >ding.map
|
||||
make %{?_smp_mflags} all docs LDFLAGS="-Wl,--version-script=$PWD/ding.map"
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
|
Loading…
Reference in New Issue
Block a user