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 / *
|
cell 4 / *
|
||||||
cpu ppc? [ 100000 + ] when
|
cpu ppc? [ 100000 + ] when
|
||||||
os windows? [ 150000 + ] when
|
os windows? [ 160000 + ] when
|
||||||
] bi*
|
] bi*
|
||||||
2dup <= [ 2drop ] [ image-too-big ] if ;
|
2dup <= [ 2drop ] [ image-too-big ] if ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue