VirtualBox

Changeset 40516 in vbox for trunk


Ignore:
Timestamp:
Mar 17, 2012 2:23:13 AM (13 years ago)
Author:
vboxsync
Message:

dtrace/solaris: link fix.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r40515 r40516  
    227227 VBoxDD_LDFLAGS.linux    = -Wl,--no-undefined
    228228 VBoxDD_LDFLAGS.l4       = -Wl,--no-undefined
     229
     230 ifdef VBOX_WITH_DTRACE_R3
     231  if1of ($(KBUILD_TARGET), solaris)
     232   VBoxDD_SOURCES       += $(DevicesR3_0_OUTDIR)/VBoxDD-dtrace.o
     233  endif
     234 endif
    229235
    230236
  • trunk/src/VBox/VMM/Makefile.kmk

    r40515 r40516  
    283283# endif
    284284#endif
     285if1of ($(KBUILD_TARGET), solaris)
     286 VBoxVMM_SOURCES += $(VMMR3_0_OUTDIR)/VBoxVMM-dtrace.o
     287endif
    285288
    286289
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