From b7ed9adcca35bded87f7ac9918dbb3553993c54976273657a47ce4aea875a96c Mon Sep 17 00:00:00 2001 From: Ilmar Kruis Date: Sat, 26 Jun 2021 21:18:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/home:SeaEagle1:CourierMTA/opendbx?expand=0&rev=25 --- opendbx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendbx.spec b/opendbx.spec index 4460de9..c55e6df 100644 --- a/opendbx.spec +++ b/opendbx.spec @@ -231,7 +231,7 @@ export CFLAGS="%{optflags} \ $(%{_bindir}/mysql_config --include) \ %endif -I$(/usr/bin/pg_config --includedir) -fno-strict-aliasing" -export CPPFLAGS="$CFLAGS" +export CPPFLAGS="$CFLAGS --std=c++14" %configure \ --with-pic \ --disable-static \