VirtualBox

Changeset 93345 in vbox for trunk


Ignore:
Timestamp:
Jan 19, 2022 1:25:00 PM (3 years ago)
Author:
vboxsync
Message:

Support/Makefile.kmk: Just use the VBoxR3StaticNoCrt template regardless of signing or not. bugref:8489 bugref:9841

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r93324 r93345  
    525525# VBoxSupLib - Windows DLL for catching thread creation and termination.
    526526#
    527 VBoxSupLib_TEMPLATE = $(if-expr "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING),VBOXR3HARDENEDLIB,VBoxR3StaticNoCrt)
     527VBoxSupLib_TEMPLATE = VBoxR3StaticNoCrt
    528528VBoxSupLib_SDKS.win = VBOX_NTDLL
    529529VBoxSupLib_LDFLAGS.win.amd64 = -Entry:DllMainEntrypoint
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