VirtualBox

Changeset 1786 in kBuild


Ignore:
Timestamp:
Sep 14, 2008 10:19:14 PM (16 years ago)
Author:
bird
Message:

MINGW32.kmk: Handle a defined TOOL_MINGW32_PREFIX correctly. Also check that we're not included more than once.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/MINGW32.kmk

    r1612 r1786  
    3333#
    3434
     35ifdef TOOL_MINGW32
     36$(error Already included (TOOL_MINGW32=$(TOOL_MINGW32)))
     37endif
    3538TOOL_MINGW32 := MinGW32 GCC v3.3+.
    3639
     
    7376else
    7477 # Resolve any fancy stuff once and for all.
    75  TOOL_MINGW32_PREFIX :=
     78 TOOL_MINGW32_PREFIX := $(TOOL_MINGW32_PREFIX)
    7679endif
    7780
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