]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl
slang: revert parallelized build
[ipfire-2.x.git] / lfs / perl
index fa2256d6b7b36aea15a154e813e18f07cfde2eab..06491a16c8f016313dd0015ee311c925d215e016 100644 (file)
--- a/lfs/perl
+++ b/lfs/perl
@@ -39,6 +39,9 @@ else
   TARGET = $(DIR_INFO)/$(THISAPP)-tools
 endif
 
+# Perl does not build with -j larger than 23
+MAX_PARALLELISM = 23
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################