mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[skip ci] Add missing --no-progress flag to ARM build
This commit is contained in:
parent
c47c64e398
commit
12c30a8da3
1 changed files with 2 additions and 0 deletions
|
@ -204,6 +204,7 @@ arm_task:
|
|||
-d opcache.jit=function
|
||||
-P -q -x -j2
|
||||
-g FAIL,BORK,LEAK,XLEAK
|
||||
--no-progress
|
||||
--offline
|
||||
--show-diff
|
||||
--show-slow 1000
|
||||
|
@ -216,6 +217,7 @@ arm_task:
|
|||
-d opcache.jit=tracing
|
||||
-P -q -x -j2
|
||||
-g FAIL,BORK,LEAK,XLEAK
|
||||
--no-progress
|
||||
--offline
|
||||
--show-diff
|
||||
--show-slow 1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue