From 3dbcf2df9a16a832c347830271b81edd2fa31107 Mon Sep 17 00:00:00 2001 From: "tim.newsham" Date: Wed, 7 May 2008 00:27:09 +0000 Subject: [PATCH] - the divide workaround for v7 "as" is no longer required now that we're using the v2 "as". --- tools/rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rebuild b/tools/rebuild index 10cb088..4bd085c 100755 --- a/tools/rebuild +++ b/tools/rebuild @@ -30,7 +30,7 @@ patches() { cp rebuilt/* build cd build p vec0407 - p fixV7div + # p fixV7div p initorig for x in "$@" ; do p $x