VirtualBox

Changeset 3358 in kBuild


Ignore:
Timestamp:
Jun 5, 2020 3:11:53 PM (4 years ago)
Author:
bird
Message:

kmk/winchildren: Flush the directory cache before re-executing make after making an include file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/w32/winchildren.c

    r3357 r3358  
    36433643        ON(fatal, NILF, _("MkWinChildReExecMake: mkWinChildcareWorkerConvertEnvironment failed: %u\n"), rc);
    36443644
     3645#ifdef KMK
     3646    /*
     3647     * Flush the file system cache to avoid messing up tools fetching
     3648     * going on in the "exec'ed" make by keeping directories open.
     3649     */
     3650    dir_cache_invalid_all();
     3651#endif
    36453652
    36463653    /*
Note: See TracChangeset for help on using the changeset viewer.

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