VirtualBox

Changeset 6602 in vbox for trunk/src


Ignore:
Timestamp:
Jan 30, 2008 1:40:22 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27660
Message:

r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template because of PIC.

File:
1 edited

Legend:

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

    r6593 r6602  
    523523
    524524#
    525 # RuntimeGuestR3Mini - Minimal Guest Additions Runtime which does not require 
    526 #                      initialization and can be linked into an .so. Intended 
     525# RuntimeGuestR3Mini - Minimal Guest Additions Runtime which does not require
     526#                      initialization and can be linked into an .so. Intended
    527527#                      for X11 drivers.
    528528#
     
    531531RuntimeGuestR3Mini_INST                  = $(INST_ADDITIONS_LIB)
    532532RuntimeGuestR3Mini_CXXFLAGS.linux        = -fno-exceptions
    533 else ## @todo this should be VBOXGUESTR3DLL I think if PIC code is required.
    534 RuntimeGuestR3Mini_TEMPLATE             := VBOXGUESTR3LIB
     533else
     534RuntimeGuestR3Mini_TEMPLATE             := VBOXGUESTR3DLL
    535535endif
    536536RuntimeGuestR3Mini_SDKS.win             := $(RuntimeR3_SDKS.win)
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