Skip to content
Commit 6ef440ba authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c06b3891
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment