VirtualBox

Changeset 3949 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jul 31, 2007 6:07:52 PM (17 years ago)
Author:
vboxsync
Message:

Only use kLdr on windows, darwin and OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r3916 r3949  
    6666
    6767ifneq ($(wildcard ./kLdr/kLdrModMachO.c),)
     68 ifeq ($(filter-out darwin win os2,$(BUILD_TARGET)),)
    6869   IPRT_WITH_KLDR=1
    6970   IPRT_PATH_KLDR=./kLdr
     71 endif
    7072endif
    7173
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