forked from pool/libmowgli2
This commit is contained in:
parent
e693a652ea
commit
0a4780bc87
@ -81,7 +81,7 @@ if [ ! -e configure ]; then
|
||||
fi;
|
||||
%configure
|
||||
# They are still on so.0, but the ABI changed pretty surely
|
||||
echo 'V_2.1.0 { global: *; };' >mowgli2.sym
|
||||
echo 'V_%version { global: *; };' >mowgli2.sym
|
||||
make %{?_smp_mflags} LDFLAGS="-Wl,--version-script=$PWD/mowgli2.sym"
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user