VirtualBox

Changeset 89060 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
May 16, 2021 1:22:10 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144400
Message:

ValKit/Config.kmk: Disable dtrace for valkit binaries. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/Config.kmk

    r88284 r89060  
    5050 TEMPLATE_VBoxValidationKitR3Base_LDFLAGS         = $(filter-out -static, $(TEMPLATE_VBoxR3Static_LDFLAGS))
    5151endif
     52TEMPLATE_VBoxValidationKitR3Base_DEFS = $(filter-out VBOX_WITH_DTRACE,$(TEMPLATE_VBoxR3Static_DEFS))
    5253TEMPLATE_VBoxValidationKitR3Base_LIBS = $(TEMPLATE_VBoxR3Static_LIBS)
    5354if1of ($(KBUILD_TARGET), linux)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette