aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/multiprocessing
diff options
context:
space:
mode:
authorArnon Yaari <wiggin15@yahoo.com>2020-04-01 18:19:09 +0300
committerGitHub <noreply@github.com>2020-04-01 08:19:09 -0700
commit5dd836030e0e399b21ab0865ae0d93934bdb3930 (patch)
tree91b5e7ff3d298832b6d97b32bad6fa9076137a50 /Lib/multiprocessing
parenteacc07439591c97f69ab4a3d17391b009cd78ae2 (diff)
downloadcpython-5dd836030e0e399b21ab0865ae0d93934bdb3930.tar.gz
cpython-5dd836030e0e399b21ab0865ae0d93934bdb3930.zip
bpo-38527: fix configure script for Solaris (GH-16845)
On Solaris, the regular "grep" command may be an old version that fails to search a binary file. We need to use the correct command (ggrep, in our case), which is found by the configure script earlier. Automerge-Triggered-By: @pablogsal
Diffstat (limited to 'Lib/multiprocessing')
0 files changed, 0 insertions, 0 deletions