From 6ef440ba0d1a0754c07db26ddb77ab81a0d401de Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 29 Aug 2010 21:48:34 +0200 Subject: proftpd: breaks with parallel builds The proftpd build system has a race condition, which may break the build with high -j values (libsupp.a isn't built by the time it is needed). Fix it by using MAKE1 instead. Signed-off-by: Peter Korsgaard --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e68adf000..5d0b940a8 100644 --- a/CHANGES +++ b/CHANGES @@ -18,8 +18,8 @@ fs: old-style squashfs for big endian archs fixed. Updated/fixed packages: busybox, imagemagick, libglib2, lua, - luafilesystem, lzo, netcat, php, qt, samba, startup-notification, - sysvinit, util-linux + luafilesystem, lzo, netcat, php, proftpd, qt, samba, + startup-notification, sysvinit, util-linux Issues resolved (http://bugs.uclibc.org): -- cgit v1.2.3-55-g7522