tools.deploy.test: Bump windows binaries size up a bit.
parent
787cc89370
commit
662e215c7e
|
@ -21,7 +21,7 @@ ERROR: image-too-big actual-size max-size ;
|
|||
[
|
||||
cell 4 / *
|
||||
cpu ppc? [ 100000 + ] when
|
||||
os windows? [ 150000 + ] when
|
||||
os windows? [ 160000 + ] when
|
||||
] bi*
|
||||
2dup <= [ 2drop ] [ image-too-big ] if ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue