VirtualBox

Changeset 26282 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Feb 5, 2010 8:50:02 AM (15 years ago)
Author:
vboxsync
Message:

another gcc warning

File:
1 edited

Legend:

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

    r26224 r26282  
    204204        KBUILD_TARGET_ARCH=\"$(KBUILD_TARGET_ARCH)\"
    205205
     206# access to pPool->aPages
     207ifneq ($(KBUILD_TARGET),win)
     208PGMPool.cpp_CXXFLAGS += \
     209        $(VBOX_GCC_Wno-array_bounds)
     210endif
     211
    206212#
    207213# The VMM DLL.
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