VirtualBox

Changeset 2955 in kBuild for trunk/src/kObjCache/kObjCache.c


Ignore:
Timestamp:
Sep 21, 2016 7:05:53 PM (8 years ago)
Author:
bird
Message:

kDepObj: Added -e<ignored .ext> option for avoid circular dependencies when compiling the precompiled header file (pch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kObjCache/kObjCache.c

    r2627 r2955  
    11011101        FatalMsg("Failed to open dependency file '%s': %s\n", pszFilename, strerror(errno));
    11021102
    1103     depOptimize(fFixCase, fQuiet);
     1103    depOptimize(fFixCase, fQuiet, NULL /*pszIgnoredExt*/);
    11041104
    11051105    /* Make object file name with unix slashes. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette