mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Move libmysqlclient*.a out of the WITH_LIBGCC section.
This commit is contained in:
parent
9e0643a114
commit
fcc9f31a59
1 changed files with 1 additions and 1 deletions
|
|
@ -842,9 +842,9 @@ fi
|
|||
%{_datadir}/aclocal/mysql.m4
|
||||
%if %{WITH_LIBGCC}
|
||||
%{_libdir}/mysql/libmygcc.a
|
||||
%endif
|
||||
%{_libdir}/mysql/libmysqlclient.a
|
||||
%{_libdir}/mysql/libmysqlclient_r.a
|
||||
%endif
|
||||
%if %{CLUSTER_BUILD}
|
||||
%{_libdir}/mysql/libndbclient.a
|
||||
%{_libdir}/mysql/libndbclient.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue