]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Revert "mysql: Force to build with -j1 on ARM."
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 4 Sep 2011 19:26:58 +0000 (19:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 4 Sep 2011 19:26:58 +0000 (19:26 +0000)
This reverts commit e49e0513a9ede1d3bea7b29e1d50d36674c84086.

lfs/mysql

index b505fc8c1a83fcffd64642ea47ba38713ff6991b..410dad6c45e1cf5b491b98462605fa7ec3da595b 100644 (file)
--- a/lfs/mysql
+++ b/lfs/mysql
@@ -34,10 +34,6 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mysql
 PAK_VER    = 1
 
-ifeq "$(MACHINE)" "arm"
-       MAKETUNING = -j1
-endif
-
 ###############################################################################
 # Top-level Rules
 ###############################################################################