VirtualBox

Changeset 42586 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 3, 2012 5:45:01 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79769
Message:

Try to build IPRT with the same compiler flags to optimize caching hits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r42539 r42586  
    10261026#       for build programs.
    10271027#
    1028 RuntimeBldProg_TEMPLATE         := VBOXBLDPROG
     1028RuntimeBldProg_TEMPLATE         := VBoxAdvBldProg
    10291029RuntimeBldProg_EXTENDS          := RuntimeR3
    10301030RuntimeBldProg_BLD_TRG          := $(KBUILD_HOST)
     
    10381038# additions, while .x86 is for cross building x86 while targeting amd64.)
    10391039#
    1040 RuntimeGuestR3_TEMPLATE                 := VBOXGUESTR3LIB
     1040RuntimeGuestR3_TEMPLATE                 := VBoxGuestR3Lib
    10411041## @todo change this to EXTEND the RuntimeR3 target.
    10421042RuntimeGuestR3_SDKS.win                 := $(RuntimeR3_SDKS.win)
     
    10741074# RuntimeGuestR3-x86 - Same as RuntimeGuestR3, except that it's targeting x86.
    10751075#
    1076 RuntimeGuestR3-x86_EXTENDS              := RuntimeGuestR3
     1076RuntimeGuestR3-x86_EXTENDS              := RuntimeGuestR3
    10771077RuntimeGuestR3-x86_BLD_TRG_ARCH         := x86
    10781078
     
    10811081# RuntimeGuestR3Shared - Guest Additions Runtime (static/dll).
    10821082#
    1083 RuntimeGuestR3Shared_TEMPLATE           := VBOXGUESTR3DLL
     1083RuntimeGuestR3Shared_TEMPLATE           := VBoxGuestR3Dll
    10841084RuntimeGuestR3Shared_EXTENDS            := RuntimeGuestR3
    10851085RuntimeGuestR3Shared_INST                = $(INST_ADDITIONS_LIB)
     
    10891089# RuntimeGuestR3Shared-x86 - Same as RuntimeGuestR3Shared, except that it's targeting x86.
    10901090#
    1091 RuntimeGuestR3Shared-x86_EXTENDS                := RuntimeGuestR3Shared
    1092 RuntimeGuestR3Shared-x86_BLD_TRG_ARCH         := x86
     1091RuntimeGuestR3Shared-x86_EXTENDS        := RuntimeGuestR3Shared
     1092RuntimeGuestR3Shared-x86_BLD_TRG_ARCH   := x86
    10931093
    10941094
     
    10981098#                      for X11 drivers, GRADD and similar.
    10991099#
    1100 RuntimeGuestR3Mini_TEMPLATE                 := VBOXGUESTR3DLL
     1100RuntimeGuestR3Mini_TEMPLATE                 := VBoxGuestR3Dll
    11011101## @todo change this to EXTEND the RuntimeGuestR3 target.
    11021102RuntimeGuestR3Mini_INST                     := $(INST_ADDITIONS_LIB)
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