Ignore:
Timestamp:
Sep 16, 2006, 4:37:51 PM (19 years ago)
Author:
bird
Message:

tuning. libc is 1-2 seconds faster to load now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/expand.c

    r503 r526  
    158158/* Expand a simple reference to variable NAME, which is LENGTH chars long.  */
    159159
    160 #ifdef __GNUC__
     160#if defined(__GNUC__) || defined(_MSC_VER) /* bird added MSC */
    161161__inline
    162162#endif
Note: See TracChangeset for help on using the changeset viewer.