Merge #150770: php: skip performance sensitive tests
This commit is contained in:
commit
f4a00ebd02
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ let
|
|||
;
|
||||
|
||||
CXXFLAGS = lib.optionalString stdenv.cc.isClang "-std=c++11";
|
||||
SKIP_PERF_SENSITIVE = 1;
|
||||
|
||||
configureFlags =
|
||||
# Disable all extensions
|
||||
|
|
Loading…
Reference in a new issue