tor/changes/bug23098
cypherpunks 0265ced02b Remove usage of the PATH_MAX variable
GNU Hurd does not define the PATH_MAX variable. Using the variable on
this platform results in compilation errors.

Closes #23098.
2017-08-04 12:22:53 -04:00

5 lines
205 B
Plaintext

o Minor bugfixes (portability):
- Stop using the PATH_MAX variable. The variable is not defined in
GNU Hurd which prevents Tor from being built. Fixes bug 23098;
bugfix on 0.3.1.1-alpha.