forked from pool/mariadb
Accepting request 115311 from server:database
- fix plugin libdir on ppc64 (forwarded request 115300 from k0da) OBS-URL: https://build.opensuse.org/request/show/115311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=16
This commit is contained in:
commit
4faf0a49fe
@ -6,7 +6,7 @@
|
|||||||
%if 0%{?suse_version} > 1140
|
%if 0%{?suse_version} > 1140
|
||||||
export WARN_DIS="$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unused-parameter "
|
export WARN_DIS="$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unused-parameter "
|
||||||
%endif
|
%endif
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS $WARN_DIS "
|
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DFORCE_INIT_OF_VARS $WARN_DIS "
|
||||||
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
|
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
|
||||||
|
|
||||||
%if 0%{use_cmake} < 1
|
%if 0%{use_cmake} < 1
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 25 11:24:31 UTC 2012 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- fix plugin libdir on ppc64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 15 09:51:54 CEST 2012 - mhrusecky@suse.cz
|
Sun Apr 15 09:51:54 CEST 2012 - mhrusecky@suse.cz
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cdf9fa30d8988fd0012643ab0a10cfc16512a5c99a70fbb1155bd69b6a849395
|
oid sha256:5f165e6ee07af134e003c46eb59ac2fd2d2085108254c3ecb863b5eb16cd6c84
|
||||||
size 10796
|
size 11075
|
||||||
|
1
series
1
series
@ -9,3 +9,4 @@ mariadb-5.1.50-upgrade-exit-status.patch
|
|||||||
mariadb-5.2.3-cnf.patch
|
mariadb-5.2.3-cnf.patch
|
||||||
mysql-community-server-5.5.6-safe-process-in-bin.patch
|
mysql-community-server-5.5.6-safe-process-in-bin.patch
|
||||||
mariadb-5.5.20-group.patch
|
mariadb-5.5.20-group.patch
|
||||||
|
mariadb-5.5.23-ppc64-libdir.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user