From 763a7d577807bd623434caf64de151635e3537cb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 10 Oct 2013 10:24:25 +0200 Subject: fix orbit2 compile, disable tests, diable binutils for avr32 --- package/orbit2/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/orbit2/patches/patch-Makefile_in (limited to 'package/orbit2/patches/patch-Makefile_in') diff --git a/package/orbit2/patches/patch-Makefile_in b/package/orbit2/patches/patch-Makefile_in new file mode 100644 index 000000000..6db688b9d --- /dev/null +++ b/package/orbit2/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- ORBit2-2.14.19.orig/Makefile.in 2010-09-28 11:39:41.000000000 +0200 ++++ ORBit2-2.14.19/Makefile.in 2013-10-10 10:22:00.000000000 +0200 +@@ -296,7 +296,7 @@ top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +-SUBDIRS = linc2 src include test docs ++SUBDIRS = linc2 src include docs + bin_SCRIPTS = orbit2-config + EXTRA_DIST = \ + ORBit2.m4 \ -- cgit v1.2.3