VirtualBox

Changeset 56232 in vbox


Ignore:
Timestamp:
Jun 4, 2015 6:47:24 AM (9 years ago)
Author:
vboxsync
Message:

follow-up to r99029: remove VBOX_WITH_SLIRP_BSD_SBUF from the Makefile

File:
1 edited

Legend:

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

    r56085 r56232  
    610610 endif
    611611
    612  ifdef VBOX_WITH_SLIRP_BSD_SBUF
    613   VBOX_SLIRP_SOURCES += Network/slirp/bsd/kern/subr_sbuf.c
    614  endif
    615612 VBOX_SLIRP_BSD_ARCH = $(subst x86,i386,$(KBUILD_TARGET_ARCH))
    616613 VBOX_SLIRP_BSD_SOURCES += \
     
    639636 define def_vbox_slirp_cflags
    640637   $(file)_DEFS += \
    641        $(if $(VBOX_WITH_SLIRP_BSD_SBUF),VBOX_WITH_SLIRP_BSD_SBUF,) \
    642638       $(if $(VBOX_WITH_SLIRP_MEMORY_CHECK),RTMEM_WRAP_TO_EF_APIS,) \
    643639       $(if $(VBOX_WITH_DEBUG_NAT_SOCKETS),VBOX_WITH_DEBUG_NAT_SOCKETS,)        \
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