From 8739dbe67d82f90d1c3b63a8d07af291c4ace600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Mon, 14 Nov 2016 22:35:27 +0100 Subject: expat: adds expat v2.2.0. --- 314.libfirm.vars | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 314.libfirm.vars (limited to '314.libfirm.vars') diff --git a/314.libfirm.vars b/314.libfirm.vars new file mode 100644 index 00000000..5756b545 --- /dev/null +++ b/314.libfirm.vars @@ -0,0 +1,10 @@ +# +# . ./build.vars and set -o errexit -o noglob are assumed. +# + +pkg_libfirm_fetch_post() { + fetch_git bfirm git://midipix.org/compilers/bfirm; + insecure_mkdir cparser+libfirm/sysroot cparser+libfirm/build/libfirm; +}; + +# vim:filetype=sh -- cgit v1.2.3