Index: build.sparc64
===================================================================
--- build.sparc64	(revision 2a99fa8542b11dc1ddaa614e54b07e6b3a03a094)
+++ build.sparc64	(revision df91be5ae377e38673c9523ff78289a3342e3348)
@@ -1,3 +1,6 @@
 #! /bin/sh
 
+# Generate context_offset.h
+(cd tools/sparc64/;make gencontext;./gencontext)
+
 make all ARCH=sparc64
