From da86b5aceeb2564d10f337e7c7fec01dafa4ad3f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 23 May 2010 23:29:38 +0200 Subject: icu: fix build with gcc >= 4.4 / JLEVEL > 1 Fix two issues with the icu build: - icu source contains an #elif without any arguments, which g++ >= 4.4 flags as an error. This is both an issue for target and host build, so restructure the .mk so any *both*patch is applied to both builds (the other patches would cause trouble with host builds) - icu build system isn't parallel make safe, use MAKE1 Signed-off-by: Peter Korsgaard --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6d2fbf0d7..72b21584c 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ Fixes all over the tree. Updated/fixed packages: aumix, avahi, busybox, cairo, cdrkit, - fltk, gettext, gmpc, grep, hal, iconv, libcgicc, libglib2, + fltk, gettext, gmpc, grep, hal, iconv, icu, libcgicc, libglib2, libidn, libmpd, libpcap, libsoup, lmbench, ltrace, lvm2, make, mtd-utils, mutt, netsnmp, ntp, pango, php, psmisc, qt, samba, sshfs, startup-notification, uemacs, util-linux, vpnc -- cgit v1.2.3-55-g7522