]> git.donarmstrong.com Git - lilypond.git/commit
Issue 5077/1: Fix build failure on GNU Hurd
authorMasamichi Hosoda <trueroad@trueroad.jp>
Fri, 10 Mar 2017 12:45:36 +0000 (21:45 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Sun, 19 Mar 2017 14:45:34 +0000 (23:45 +0900)
commite632a63b594206ed96f34f75b813411857af6a49
treeb13dd0eb383f8a461e22953930040739a807324c
parent74b8ab04113a87125e36ccdf704ce6db16fe4e55
Issue 5077/1: Fix build failure on GNU Hurd

LilyPond failed to build on GNU Hurd
because Hurd does not have PATH_MAX.

This commit is based on the following patch by Debian.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761036

However, the patch raises an error on `make check`.
This commit has been fixed so that the error does not raise.
flower/file-name.cc
flower/test-file-path.cc