- Timestamp:
- Jan 2, 2015 12:33:47 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97448
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0/Makefile.kmk
r53645 r53671 36 36 VBoxDTraceR0_DEFS = IN_VBOXDTRACE_R0 IN_RT_R0 37 37 ifeq ($(VBOX_LDR_FMT),elf) 38 VBoxDTraceR0_LDFLAGS = -e ???38 VBoxDTraceR0_LDFLAGS = -e ModuleInit 39 39 endif 40 40 VBoxDTraceR0_INCS = \
Note:
See TracChangeset
for help on using the changeset viewer.