1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-03 04:38:11 +00:00

- the divide workaround for v7 "as" is no longer required now that

we're using the v2 "as".
This commit is contained in:
tim.newsham
2008-05-07 00:27:09 +00:00
parent 63bcc8b6ad
commit 3dbcf2df9a

View File

@@ -30,7 +30,7 @@ patches() {
cp rebuilt/* build
cd build
p vec0407
p fixV7div
# p fixV7div
p initorig
for x in "$@" ; do
p $x