VirtualBox

Changeset 57771 in vbox for trunk/src


Ignore:
Timestamp:
Sep 15, 2015 11:40:02 PM (9 years ago)
Author:
vboxsync
Message:

SUPR0.lib: Experiment.

File:
1 edited

Legend:

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

    r57317 r57771  
    459459                --output $@ \
    460460                $<
     461 # Experiment: Let's see how blunt the ones messing our NULL_THUNK_DATA entries on W10 are.
     462 ifeq ($(KBUILD_TARGET),win)
     463  ifdef KLIBTWEAKER_EXT
     464   SUPR0_POST_CMDS = $(KLIBTWEAKER_EXT) --clear-timestamps --fill-null_thunk_data $(out)
     465  endif
     466 endif
    461467endif
    462468
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