VirtualBox

Changeset 2759 in kBuild for trunk/src/kmk/config.h.win


Ignore:
Timestamp:
Jan 28, 2015 4:14:00 PM (10 years ago)
Author:
bird
Message:

More generic ENOSPC workaround for windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/config.h.win

    r2702 r2759  
    1616GNU Make; see the file COPYING.  If not, write to the Free Software
    1717Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.  */
     18
     19#ifndef ___config_h_win
     20#define ___config_h_win
    1821
    1922/* Suppress some Visual C++ warnings.
     
    534537#define _DIRENT_HAVE_D_TYPE   1
    535538
    536 
    537 /* cygwin sucks to much in one end or the other. */
     539/* bird: Not sure if this is necessary any more... */
    538540#define BATCH_MODE_ONLY_SHELL
    539541
     
    557559#endif
    558560
     561/* bird: Include mscfakes.h to make sure we have all it's tricks applied. */
     562#ifndef ___mscfakes_h
     563# include "kmkbuiltin/mscfakes.h"
     564#endif
     565
     566#endif /* bird */
     567
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