VirtualBox

Changeset 75116 in vbox for trunk


Ignore:
Timestamp:
Oct 26, 2018 7:05:14 PM (6 years ago)
Author:
vboxsync
Message:

/Config.kmk: Enabled VBOX_WITH_SIGNED_R0_ON_MAC unconditionally. bugref:9232

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r75114 r75116  
    43594359TEMPLATE_VBoxR0_LDFLAGS.amd64       = -m64 -static
    43604360TEMPLATE_VBoxR0_LDFLAGS.x86         = -m32
    4361  ifdef VBOX_WITH_SIGNED_R0_ON_MAC
    43624361TEMPLATE_VBoxR0_CXXFLAGS.amd64     += -mkernel
    43634362TEMPLATE_VBoxR0_CFLAGS.amd64       += -mkernel
    43644363TEMPLATE_VBoxR0_LDFLAGS            += -Wl,-kext -mkernel
    43654364TEMPLATE_VBoxR0_POST_CMDS           = $(if $(eq $(tool_do),LINK_LIBRARY),,$(call VBOX_SIGN_VMM_MOD_FN,$(out),org.virtualbox.app.r0.$(target)))
    4366  endif
    43674365endif
    43684366
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