VirtualBox

Ignore:
Timestamp:
Oct 23, 2024 9:59:56 PM (5 weeks ago)
Author:
vboxsync
Message:

SUPDrv: Making it build on win.arm64... jiraref:VBP-1253

File:
1 edited

Legend:

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

    r106635 r106636  
    560560VBoxSupLib_LDFLAGS.win.amd64 = -Entry:DllMainEntrypoint
    561561VBoxSupLib_LDFLAGS.win.x86   = -Entry:DllMainEntrypoint
     562VBoxSupLib_LDFLAGS.win.arm64 = -Entry:DllMainEntrypoint
    562563VBoxSupLib_DEFS = \
    563564        $(if $(VBOX_WITHOUT_DEBUGGER_CHECKS),VBOX_WITHOUT_DEBUGGER_CHECKS,)
     
    773774   VBoxDrv_LDFLAGS.solaris += -N drv/dtrace
    774775  endif
    775   VBoxDrv_LDFLAGS.win.x86 = -Entry:DriverEntry@8
     776  VBoxDrv_LDFLAGS.win.x86   = -Entry:DriverEntry@8
    776777  VBoxDrv_LDFLAGS.win.amd64 = -Entry:DriverEntry
     778  VBoxDrv_LDFLAGS.win.arm64 = -Entry:DriverEntry
    777779
    778780  VBoxDrv_SOURCES.darwin  = \
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