VirtualBox

Changeset 57878 in vbox


Ignore:
Timestamp:
Sep 24, 2015 1:37:21 PM (9 years ago)
Author:
vboxsync
Message:

Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for SUPR0.lib).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r57860 r57878  
    647647 endif
    648648
     649 ifeq ($(KBUILD_TARGET),win) # Experiment: Let's see how blunt the ones messing our NULL_THUNK_DATA entries on W10 are.
     650  ifdef KLIBTWEAKER_EXT
     651   VMMR0_POST_CMDS = $(KLIBTWEAKER_EXT) --clear-timestamps --fill-null_thunk_data $(out)
     652  endif
     653 endif
     654
    649655 $(call VBOX_SET_VER_INFO_R0,VMMR0,VirtualBox VMM - ring-0 context parts) # Version info / description.
    650656endif # !VBOX_ONLY_EXTPACKS
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