]> git.pld-linux.org Git - packages/openvpn-plugin-auth-ldap.git/commitdiff
set C++ std as declared in ubuntu_16.04_lts_build.sh
authorTomasz Pala <gotar@polanet.pl>
Tue, 6 Aug 2019 13:42:29 +0000 (15:42 +0200)
committerTomasz Pala <gotar@polanet.pl>
Tue, 6 Aug 2019 13:42:29 +0000 (15:42 +0200)
openvpn-plugin-auth-ldap.spec

index 09477bcf6878752a6fa7dfaba45df981223ea1a0..b9474f500e15182605ddd905b2c8e0d5102b474e 100644 (file)
@@ -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 \
This page took 0.116778 seconds and 4 git commands to generate.