diff options
| author | Maxime Coste <mawww@kakoune.org> | 2024-03-31 20:19:20 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2024-03-31 20:19:25 +1100 |
| commit | dc123e71ae3f2fd437cbc0b70f9779e3040a422c (patch) | |
| tree | a4e897c1ef50db98955685568f603954416f67e9 /rc/tools/python | |
| parent | 7b93567bb18629a0e61362821223e759b8598149 (diff) | |
Add redundant $(shell ...) in Makefile to fix builds on MacOS
MacOS uses an old GNU make that does not support the != syntax.
That syntax is not Posix (yet, it is accepted for next standard) but
we really need a way to call the shell from a Makefile. Hopefully we
can remove this soon (not holding my breath though)
Fixes #5117
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
