Changeset 89060 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 16, 2021 1:22:10 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 144400
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/Config.kmk
r88284 r89060 50 50 TEMPLATE_VBoxValidationKitR3Base_LDFLAGS = $(filter-out -static, $(TEMPLATE_VBoxR3Static_LDFLAGS)) 51 51 endif 52 TEMPLATE_VBoxValidationKitR3Base_DEFS = $(filter-out VBOX_WITH_DTRACE,$(TEMPLATE_VBoxR3Static_DEFS)) 52 53 TEMPLATE_VBoxValidationKitR3Base_LIBS = $(TEMPLATE_VBoxR3Static_LIBS) 53 54 if1of ($(KBUILD_TARGET), linux)
Note:
See TracChangeset
for help on using the changeset viewer.