summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-03-31 20:19:20 +1100
committerMaxime Coste <mawww@kakoune.org>2024-03-31 20:19:25 +1100
commitdc123e71ae3f2fd437cbc0b70f9779e3040a422c (patch)
treea4e897c1ef50db98955685568f603954416f67e9 /rc/tools/python
parent7b93567bb18629a0e61362821223e759b8598149 (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