From 099fa6714d3378defb18076d6ce750e69c1cbef3 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 2 Nov 2009 20:48:07 +0100 Subject: gcc 3.4.4: fixed Ubuntu 9.10 build open() require 3 arguments now. Signed-off-by: Marcin Juszkiewicz --- meta/packages/gcc/gcc-3.4.4.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/packages/gcc/gcc-3.4.4.inc') diff --git a/meta/packages/gcc/gcc-3.4.4.inc b/meta/packages/gcc/gcc-3.4.4.inc index 5700a7c83..df99c3b4c 100644 --- a/meta/packages/gcc/gcc-3.4.4.inc +++ b/meta/packages/gcc/gcc-3.4.4.inc @@ -18,7 +18,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;patch=1 \ file://zecke-xgcc-cpp.patch;patch=1 \ file://gcc-libgcc2-inhibit-libc.patch;patch=1 \ - file://gcc4-mtune-compat.patch;patch=1" + file://gcc4-mtune-compat.patch;patch=1 \ + file://hrw-open-needs-3-args.patch" SRC_URI += "file://gcc34-configure.in.patch;patch=1" SRC_URI += "file://gcc34-thumb-support.patch;patch=1" -- cgit v1.2.3