Accepting request 115149 from home:achaios:branches:server:database

Reenable use of initgroups(). See revision 73.

OBS-URL: https://build.opensuse.org/request/show/115149
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=79
This commit is contained in:
Sascha Peilicke 2012-04-24 09:27:35 +00:00 committed by Git OBS Bridge
parent 41a088aa08
commit 8eba95c267

View File

@ -6,7 +6,7 @@
%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 CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DFORCE_INIT_OF_VARS $WARN_DIS "
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
%if 0%{use_cmake} < 1