Commit fc03640
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
(cherry picked from commit 5dd8360)
Co-authored-by: Arnon Yaari <wiggin15@yahoo.com>
1 parent f971c8c commit fc03640
3 files changed
Lines changed: 6 additions & 4 deletions
File tree
- Misc/NEWS.d/next/Build
- m4
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14303 | 14303 | | |
14304 | 14304 | | |
14305 | 14305 | | |
14306 | | - | |
| 14306 | + | |
14307 | 14307 | | |
14308 | 14308 | | |
14309 | | - | |
| 14309 | + | |
14310 | 14310 | | |
14311 | 14311 | | |
14312 | 14312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments