Changeset 57878 in vbox
- Timestamp:
- Sep 24, 2015 1:37:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/Makefile.kmk
r57860 r57878 647 647 endif 648 648 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 649 655 $(call VBOX_SET_VER_INFO_R0,VMMR0,VirtualBox VMM - ring-0 context parts) # Version info / description. 650 656 endif # !VBOX_ONLY_EXTPACKS
Note:
See TracChangeset
for help on using the changeset viewer.