VirtualBox

Ignore:
Timestamp:
Jan 12, 2010 2:13:26 PM (15 years ago)
Author:
vboxsync
Message:

xpcom18a4/Makefile.kmk,python/Makefile.kmk: disable printf warnings for VBoxPython* as the code contains a PyErr_Format calls that annoys gcc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r25765 r25767  
    13921392 if "$(KBUILD_TARGET)" == "darwin" && !defined(VBOX_PATH_PYTHON_INC) && !defined(VBOX_LIB_PYTHON)
    13931393  ifndef VBOX_PYTHON_FRAMEWORK
    1394    # Does -framework really work with CXXFLAGS and CFLAGS?
    13951394   VBOX_PYTHON_FRAMEWORK := -framework Python
    13961395   VBOX_PATH_PYTHON_INC := $(VBOX_PATH_MACOSX_SDK)/System/Library/Frameworks/Python.framework/Headers
     
    14451444 endif
    14461445 VBoxPython_LDFLAGS.darwin  = $(VBOX_PYTHON_FRAMEWORK)
     1446 VBoxPython_CXXFLAGS = -Wno-format
    14471447 VBoxPython_INCS = \
    14481448        python/src \
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