VirtualBox

Changeset 547 in kBuild


Ignore:
Timestamp:
Sep 22, 2006 12:45:00 AM (18 years ago)
Author:
bird
Message:

Corrected mixing of BUILD_TARGET and BUILD_PLATFORM on for win32 HOSTSUFF_EXE and EXEC_X86_WIN32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r525 r547  
    257257endif
    258258
    259 # Win32 & Win64
    260 ifeq ($(filter-out win32 win64 win nt,$(BUILD_TARGET)),)
     259# Win, Win32, Win64, NT.
     260ifeq ($(filter-out win32 win64 win nt,$(BUILD_PLATFORM)),)
    261261EXEC_X86_WIN32      :=
    262262HOSTSUFF_EXE        := .exe
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