From e9b171e0738c2acef0650328b7f2e1ae7cdc55cc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Nov 2003 18:27:14 +0000 Subject: Numerous build fixes from an oemake -a run, including two more fixes for libtool 'libdir from .la file leaking into library search path' situations. BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg --- bison/bison-1.875/m4.patch | 0 bison/bison_1.875.oe | 7 +++++++ 2 files changed, 7 insertions(+) create mode 100644 bison/bison-1.875/m4.patch (limited to 'bison') diff --git a/bison/bison-1.875/m4.patch b/bison/bison-1.875/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/bison/bison_1.875.oe b/bison/bison_1.875.oe index e69de29bb2..21f773340e 100644 --- a/bison/bison_1.875.oe +++ b/bison/bison_1.875.oe @@ -0,0 +1,7 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${GNU_MIRROR}/bison/bison-${PV}.tar.bz2 \ + file://${FILESDIR}/m4.patch;patch=1 + +inherit autotools -- cgit 1.2.3-korg