Ignore:
Timestamp:
May 29, 2018, 2:15:33 PM (7 years ago)
Author:
bird
Message:

kmk: build fixes

File:
1 edited

Legend:

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

    r3213 r3232  
    8888
    8989/* Value of POSIXLY_CORRECT environment variable.  */
    90 /*static*/ char *posixly_correct;
     90/*static*/ const char *posixly_correct; /* bird: added 'const' */
    9191
    9292/* Describe the part of ARGV that contains non-options that have
Note: See TracChangeset for help on using the changeset viewer.