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:
@@ -30,7 +30,7 @@ patches() {
|
||||
cp rebuilt/* build
|
||||
cd build
|
||||
p vec0407
|
||||
p fixV7div
|
||||
# p fixV7div
|
||||
p initorig
|
||||
for x in "$@" ; do
|
||||
p $x
|
||||
|
||||
Reference in New Issue
Block a user