From 1fc39bbd77125612208bd8c69e92fef00f3f1170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Feb 2016 21:08:54 +0000 Subject: Move gnutls to network-security stratum With the other alternative implementation NSS/NSPR Change-Id: Ib8a15cffb7371c397b776a5b4e74dd8463341929 --- strata/network-security/gnutls.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/network-security/gnutls.morph (limited to 'strata/network-security/gnutls.morph') diff --git a/strata/network-security/gnutls.morph b/strata/network-security/gnutls.morph new file mode 100644 index 00000000..f31cbf12 --- /dev/null +++ b/strata/network-security/gnutls.morph @@ -0,0 +1,6 @@ +name: gnutls +kind: chunk +build-system: autotools +configure-commands: +- make autoreconf +- ./configure --prefix="$PREFIX" --sysconfdir=/etc --with-nettle-mini --disable-tools --disable-doc -- cgit v1.2.1