[packages/openvpn-plugin-auth-ldap] set C++ std as declared in ubuntu_16.04_lts_build.sh

gotar gotar at pld-linux.org
Tue Aug 6 15:43:26 CEST 2019


commit c0577bfec7903937ec5508fedb072210aab501ac
Author: Tomasz Pala <gotar at polanet.pl>
Date:   Tue Aug 6 15:42:29 2019 +0200

    set C++ std as declared in ubuntu_16.04_lts_build.sh

 openvpn-plugin-auth-ldap.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/openvpn-plugin-auth-ldap.spec b/openvpn-plugin-auth-ldap.spec
index 09477bc..b9474f5 100644
--- a/openvpn-plugin-auth-ldap.spec
+++ b/openvpn-plugin-auth-ldap.spec
@@ -46,6 +46,7 @@ użytkownika i hasłem poprzez LDAP.
 %{__autoheader}
 cp -f /usr/share/automake/config.sub .
 %configure \
+	OBJCFLAGS="-std=gnu11" \
 	--with-objc-runtime=GNU \
 	--with-check=%{!?with_tests:/proc}%{?with_tests:/usr} \
 	--with-openldap=/usr \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn-plugin-auth-ldap.git/commitdiff/c0577bfec7903937ec5508fedb072210aab501ac



More information about the pld-cvs-commit mailing list