VirtualBox

Changeset 31414 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Aug 5, 2010 3:43:28 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64479
Message:

Additions/XFree86: compile flag cleanup

Location:
trunk/src/VBox/Additions
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk

    r31409 r31414  
    146146#
    147147## @todo We're quite probably using the wrong template here.
    148 VBoxGuestR3LibXFree86_TEMPLATE = VBOXGUESTR3LIB
     148VBoxGuestR3LibXFree86_TEMPLATE = VBOXGUESTR3XF86MOD
    149149VBoxGuestR3LibXFree86_DEFS     = \
    150150        VBOX_WITH_HGCM \
     
    152152        RTMEM_NO_WRAP_TO_EF_APIS \
    153153        $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS,)
    154 VBoxGuestR3LibXFree86_CXXFLAGS.linux = \
    155     $(VBOX_GCC_fno-stack-protector) -ffreestanding
    156154VBoxGuestR3LibXFree86_SOURCES  = \
    157155        VBoxGuestR3Lib.cpp \
  • trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk

    r31409 r31414  
    3838        BUILDDEBUG X_BYTE_ORDER=X_LITTLE_ENDIAN DNDEBUG FUNCPROTO=15 NARROWPROTO \
    3939        IN_MODULE XFree86Module
    40  vboxvideo_drv_CFLAGS.linux := \
    41         -Wno-conversion -Wno-unused-parameter $(VBOX_GCC_Wno-variadic-macros) \
    42         $(VBOX_GCC_fno-stack-protector) -ffreestanding
    4340 vboxvideo_drv_INCS = \
    4441        $(VBOX_PATH_X11_XFREE_4_3)/include \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette