Ignore:
Timestamp:
Sep 30, 2017, 1:26:21 PM (8 years ago)
Author:
bird
Message:

netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding arm64); Adding GNU/kFreeBSD and GNU/kNetBSD to the OS list. Added SuperH to archs. Recognize ppc64le as ppc64 in env.sh. Misc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/shell.h

    r1233 r3062  
    6262#endif
    6363
     64#if 0
    6465#ifndef DO_SHAREDVFORK
    6566# if __NetBSD_Version__ >= 104000000
    6667#  define DO_SHAREDVFORK
    6768# endif
     69#endif
    6870#endif
    6971
Note: See TracChangeset for help on using the changeset viewer.