VirtualBox

Changeset 25785 in vbox


Ignore:
Timestamp:
Jan 12, 2010 5:58:24 PM (15 years ago)
Author:
vboxsync
Message:

xpcom/Makefile.kmk: trying to clean up XPCOMBLDPROG... take 2

File:
1 edited

Legend:

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

    r25784 r25785  
    224224        $(VBOX_PATH_SDK)/bindings/xpcom/include/ipcd
    225225if 1 # if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64)
    226  TEMPLATE_XPCOMBLDPROG_CFLAGS             = $(filter-out -pedantic -Wshadow,$(TEMPLATE_BLDPROG_CFLAGS)) -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast
     226 TEMPLATE_XPCOMBLDPROG_CFLAGS             = $(filter-out -pedantic -Wshadow -Wall,$(TEMPLATE_BLDPROG_CFLAGS))
    227227 TEMPLATE_XPCOMBLDPROG_CXXFLAGS.darwin    = $(TEMPLATE_BLDPROG_CXXFLAGS.darwin)     -fpascal-strings -fshort-wchar -fno-common -fno-rtti
    228228 TEMPLATE_XPCOMBLDPROG_CXXFLAGS.solaris   = $(TEMPLATE_BLDPROG_CXXFLAGS.solaris)    -fno-omit-frame-pointer # for now anyway.
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