summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2010-05-15 00:23:32 -0700
committerEric Sandall2010-05-15 00:23:44 -0700
commit28e18cf5716361293a36a89163ccfe52159c1a3a (patch)
tree5a909d4e5847ea52662dfa95b3721f93c78ad26a
parent14c0d6e7831a563cef11d989cb8f7e03319318ec (diff)
grub2: Fails to build with multiple make jobs
-rwxr-xr-xdisk/grub2/BUILD1
-rw-r--r--disk/grub2/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/disk/grub2/BUILD b/disk/grub2/BUILD
index 91d98b1cc8..b8b4dd9092 100755
--- a/disk/grub2/BUILD
+++ b/disk/grub2/BUILD
@@ -1,2 +1,3 @@
OPTS="${OPTS} ${GRUB2_OPTS}" &&
+make_single &&
default_build
diff --git a/disk/grub2/HISTORY b/disk/grub2/HISTORY
index e050c15050..ba3d7d73df 100644
--- a/disk/grub2/HISTORY
+++ b/disk/grub2/HISTORY
@@ -1,3 +1,6 @@
+2010-05-15 Eric Sandall <sandalle@sourcemage.org>
+ * BUILD: Fails with multiple make jobs
+
2010-03-29 Sukneet Basuta <sukneet@sourcemage.org>
* grub-default: changed GRUB_DISTRIBUTOR to "SourceMage", grub did not like the space