VirtualBox

Changeset 3233 in vbox


Ignore:
Timestamp:
Jun 22, 2007 2:02:47 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22215
Message:

fixed CXXFLAGS for VBOXR0DRV/Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r3221 r3233  
    13361336        -fno-reorder-blocks -ffreestanding -fno-asynchronous-unwind-tables -funit-at-a-time \
    13371337        -Wno-sign-compare -Wdeclaration-after-statement
    1338 TEMPLATE_VBOXR0DRV_CXXFLAGS            = $(filter-out -Wstrict-prototypes -Wno-pointer-sign,$(TEMPLATE_VBOXR0DRV_CFLAGS)) -fno-exceptions -fno-rtti
     1338TEMPLATE_VBOXR0DRV_CXXFLAGS            = $(filter-out -Wstrict-prototypes -Wno-pointer-sign,$(TEMPLATE_VBOXR0DRV_CFLAGS) $(TEMPLATE_VBOXR0DRV_CFLAGS.$(BUILD_TARGET_ARCH))) -fno-exceptions -fno-rtti
    13391339  ifndef VBOX_LINUX_VERSION_2_4
    13401340# 2.6
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