VirtualBox

Changeset 35024 in vbox


Ignore:
Timestamp:
Dec 13, 2010 3:39:09 PM (14 years ago)
Author:
vboxsync
Message:

Makefile.kmk: build fix

File:
1 edited

Legend:

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

    r35021 r35024  
    9999
    100100# Always build the ntdll import libraries on windows.
    101 LIBRARIES.win += RuntimeR3NtDll-amd64 RuntimeR3NtDll-x86
     101LIBRARIES.win += RuntimeR3NtDll-x86
     102if1of (amd64, $(KBUILD_TARGET_ARCH) $(KBUILD_HOST_ARCH))
     103 LIBRARIES.win += RuntimeR3NtDll-amd64
     104endif
    102105
    103106
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