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>
This commit is contained in:
4
CHANGES
4
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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user