summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-08-29 21:48:34 +0200
committerPeter Korsgaard2010-08-29 21:51:07 +0200
commit6ef440ba0d1a0754c07db26ddb77ab81a0d401de (patch)
tree8030680db2dd1b1a029f34a5a5bc41a00496cca4 /CHANGES
parentsamba: avahi support needs avahi-daemon / dbus (diff)
downloadbuildroot-6ef440ba0d1a0754c07db26ddb77ab81a0d401de.tar.gz
buildroot-6ef440ba0d1a0754c07db26ddb77ab81a0d401de.tar.xz
buildroot-6ef440ba0d1a0754c07db26ddb77ab81a0d401de.zip
proftpd: breaks with parallel builds
The proftpd build system has a race condition, which may break the build with high -j<level> values (libsupp.a isn't built by the time it is needed). Fix it by using MAKE1 instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
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):