forked from pool/mariadb
fix
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=66
This commit is contained in:
parent
3b430f6a5e
commit
3b50e25be2
@ -3,7 +3,10 @@
|
||||
%else
|
||||
%define socketpath /var/run/mysql
|
||||
%endif
|
||||
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"
|
||||
%if 0%{?suse_version} > 1140
|
||||
export WARN_DIS="$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unused-parameter "
|
||||
%endif
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS $WARN_DIS "
|
||||
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
|
||||
|
||||
%if 0%{use_cmake} < 1
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e49ec2351284050243f7425bc1491d0088627940132f7fe3d727b83e696fe82
|
||||
oid sha256:5574998e9d4324ff05c8bd698e0bd3cd92b1f449b855759dc6d6db5a486bf053
|
||||
size 217
|
||||
|
Loading…
Reference in New Issue
Block a user