VirtualBox

Changeset 25870 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 15, 2010 5:04:45 PM (15 years ago)
Author:
vboxsync
Message:

windows build fix

File:
1 edited

Legend:

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

    r25869 r25870  
    843843  $(file)_INCS += $(1)/slirp
    844844  $(file)_INCS += $(1)/slirp/dnsproxy
    845   $(file)_CFLAGS += -Wno-shadow
     845  ifneq ($(KBUILD_TARGET),win)
     846   $(file)_CFLAGS += -Wno-shadow
     847  endif
    846848endef
    847849$(foreach file,$(VBOX_SLIRP_ALIAS_SOURCES),$(eval $(call def_vbox_slirp_cflags, Network)))
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