VirtualBox

Changeset 22568 in vbox


Ignore:
Timestamp:
Aug 28, 2009 8:48:17 PM (15 years ago)
Author:
vboxsync
Message:

Runtime/Makefile.kmk: try fix warnings + trouble on FreeBSD when VBOX_ONLY_ADDITIONS=1.

File:
1 edited

Legend:

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

    r22561 r22568  
    13881388RuntimeR0Drv_INCS.freebsd += $(PATH_RuntimeR0Drv)
    13891389
    1390  ifeq ($(KBUILD_TARGET),freebsd)
     1390 if "$(KBUILD_TARGET)" == "freebsd" && $(intersects RuntimeR0Drv,$(LIBRARIES))
    13911391  #
    13921392  # FreeBSD: Generate bus and device interface headers.
     
    14111411        $(QUIET)$(VBOX_AWK) -f $(VBOX_FREEBSD_SRC)/tools/makeobjops.awk $(PATH_RuntimeR0Drv)/device_if.m -h -p
    14121412        $(QUIET)$(RM) $(PATH_RuntimeR0Drv)/device_if.m
    1413  endif # FreeBSD
     1413 endif # FreeBSD + RuntimeR0Drv being built.
    14141414
    14151415RuntimeR0Drv_SOURCES.solaris = \
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