Fix FTBFS for hurd-i386.

Hurd does not have path length restrictions, so doesn't define
PATH_MAX. Assuming a PATH_MAX of 4096 as a quick workaround.
This commit is contained in:
Carlos Maddela
2017-01-04 04:02:30 +11:00
parent 04ce38ec85
commit f85bbb920a
2 changed files with 33 additions and 0 deletions

View File

@@ -18,3 +18,4 @@
19-show-text-files-with-abs-path.patch
20-display-changelog-credits-and-todo.patch
21-fix-privacy-breach-in-doco.patch
22-fix-hurd-i386-ftbfs.patch