VirtualBox

Ignore:
Timestamp:
Dec 23, 2021 1:14:12 PM (3 years ago)
Author:
vboxsync
Message:

VBoxHeadless,VirtualBoxVM: Picked the wrong binary for the NEM fallback mode, it belongs to the hardened stub of course and not the dylib loaded later on..., bugref:9044 bugref:10138

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk

    r93063 r93067  
    2727PROGRAMS += VBoxHeadlessHardened
    2828VBoxHeadlessHardened_TEMPLATE = VBOXR3HARDENEDEXE
     29VBoxHeadlessHardened_DEFS    += $(if $(VBOX_WITH_DRIVERLESS_NEM_FALLBACK),VBOX_WITH_DRIVERLESS_NEM_FALLBACK,)
    2930VBoxHeadlessHardened_SOURCES = VBoxHeadlessHardened.cpp
    3031VBoxHeadlessHardened_NAME = VBoxHeadless
     
    4243endif
    4344VBoxHeadless_TEMPLATE := $(if $(VBOX_WITH_HARDENING),VBOXMAINCLIENTDLL,VBOXMAINCLIENTEXE)
    44 VBoxHeadless_DEFS     += \
    45         $(if $(VBOX_WITH_RECORDING),VBOX_WITH_RECORDING,) \
    46         $(if $(VBOX_WITH_DRIVERLESS_NEM_FALLBACK),VBOX_WITH_DRIVERLESS_NEM_FALLBACK,)
     45VBoxHeadless_DEFS     += $(if $(VBOX_WITH_RECORDING),VBOX_WITH_RECORDING,)
    4746VBoxHeadless_INCS      = \
    4847        $(VBOX_GRAPHICS_INCS) \
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