VirtualBox

Ignore:
Timestamp:
Aug 24, 2022 10:15:07 AM (2 years ago)
Author:
vboxsync
Message:

IPRT,Add: Build fixes related to VBoxAddInstallNt3x and VBoxGuestInstNT. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk

    r96407 r96453  
    266266 PROGRAMS.win.x86 += VBoxGuestInstNT
    267267 VBoxGuestInstNT_TEMPLATE = VBoxGuestR3Exe
     268 ifndef VBOX_WITH_NOCRT_STATIC
     269  VBoxGuestInstNT_LDFLAGS := -Include:_vcc100_kernel32_fakes_asm # Temporary kludge to deal with some link order issue.
     270 endif
    268271 VBoxGuestInstNT_SOURCES  = win/VBoxGuestInst.cpp
    269272 VBoxGuestInstNT_USES     = vboximportchecker
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