fixed build
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=42
This commit is contained in:
parent
76d8effedd
commit
38fbd7845b
@ -4,7 +4,7 @@
|
||||
%define socketpath /var/run/mysql
|
||||
%endif
|
||||
autoreconf -f -i
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS -fno-strict-aliasing -Wno-unused-parameter"
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS -fno-strict-aliasing -Wno-unused-parameter -Wno-unused-but-set-variable"
|
||||
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
|
||||
# Make the compile a function, since we do multiple builds
|
||||
BuildMySQL() {
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:789691a4c5a8584a8a09e37d1212b1df8bf5269fcda5ea66aa4140bfb174f6ca
|
||||
size 14117
|
||||
oid sha256:c4808970e068072814ba4cd122ba53a04137c495106bf71ad7a97a2c3243d198
|
||||
size 15827
|
||||
|
Loading…
Reference in New Issue
Block a user