Ignore:
Timestamp:
Oct 20, 2017, 6:53:50 PM (8 years ago)
Author:
bird
Message:

hurd workaround

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin.h

    r3106 r3107  
    3737/* For the GNU/hurd weirdo. */
    3838#if !defined(PATH_MAX) && !defined(_MAX_PATH)
    39 # define PATH_MAX 2048
     39# define PATH_MAX 4096
    4040#endif
    4141
Note: See TracChangeset for help on using the changeset viewer.