VirtualBox

Ignore:
Timestamp:
Sep 24, 2008 2:00:45 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36991
Message:

VirtualBox[4]/Makefiles: make source specific variables target specific.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r12614 r12686  
    406406
    407407
    408 
    409408# Some flag hacks (should go away).
    410409ifneq ($(KBUILD_TARGET),win)
    411  src/HappyHttp.cpp_CXXFLAGS += -fexceptions
    412  src/VBoxDownloaderWgt.cpp_CXXFLAGS += -fexceptions
    413  src/VBoxNetworkFramework.cpp_CXXFLAGS += -fexceptions
    414 endif
    415 src/HappyHttp.cpp_CXXFLAGS.linux += -O2
     410 VirtualBox4_src/HappyHttp.cpp_CXXFLAGS += -fexceptions
     411 VirtualBox4_src/VBoxDownloaderWgt.cpp_CXXFLAGS += -fexceptions
     412 VirtualBox4_src/VBoxNetworkFramework.cpp_CXXFLAGS += -fexceptions
     413endif
     414VirtualBox4_src/HappyHttp.cpp_CXXFLAGS.linux += -O2
    416415
    417416## @todo how to detect what tool is used?
     
    420419# bird: What about $(if $(VBOX_GCC_Wno-missing-base-class-initializer),$(VBOX_GCC_Wno-missing-base-class-initializer),$(VBOX_GCC_Wno-extra))?
    421420ifdef VBOX_WITH_XPCOM
    422  src/COMDefs.cpp_CXXFLAGS  = $(VBOX_GCC_Wno-extra)
     421 VirtualBox4_src/COMDefs.cpp_CXXFLAGS  = $(VBOX_GCC_Wno-extra)
    423422endif
    424423
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