mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
[skip ci] Add missing --no-progress flag to ARM build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user