From 1176c28e0c3fd82b27ec5d46e7e529f554fbd7d7 Mon Sep 17 00:00:00 2001 From: Javier Jardon Date: Mon, 27 Apr 2015 10:55:08 +0000 Subject: Update libgpg-error to latest release (1.19) This release fixed problems when compiling with GCC 5.1 Change-Id: I7c5f3f97cb124980eb04cca23bcf6cb5199e9d77 --- strata/foundation/libgpg-error.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/foundation/libgpg-error.morph (limited to 'strata/foundation') diff --git a/strata/foundation/libgpg-error.morph b/strata/foundation/libgpg-error.morph new file mode 100644 index 00000000..bc8dcdab --- /dev/null +++ b/strata/foundation/libgpg-error.morph @@ -0,0 +1,7 @@ +name: libgpg-error +kind: chunk +build-system: autotools +pre-configure-commands: +- autoreconf -fi +configure-commands: +- ./configure --prefix="$PREFIX" --disable-doc -- cgit v1.2.1