VirtualBox

Ignore:
Timestamp:
Jan 30, 2008 2:00:22 PM (17 years ago)
Author:
vboxsync
Message:

Fixed the PIC issue with the X11 drivers: Made VBOX_LIB_IPRT_GUEST_R3_MINI shared. Created a shared version of VBoxGuestR3Lib (VBOX_LIB_VBGL_R3_SHARED). And switched the drivers to use this.

File:
1 edited

Legend:

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

    r6602 r6604  
    527527#                      for X11 drivers.
    528528#
    529 ifeq ($(BUILD_TARGET),linux) ## @todo elimiate this by fixing VBOXGUESTR3LIB/DLL/EXE. What about NOCPP like the x11 bits?
    530 RuntimeGuestR3Mini_TEMPLATE             := VBOXLNX32GUESTR3LIB
    531 RuntimeGuestR3Mini_INST                  = $(INST_ADDITIONS_LIB)
    532 RuntimeGuestR3Mini_CXXFLAGS.linux        = -fno-exceptions
    533 else
    534529RuntimeGuestR3Mini_TEMPLATE             := VBOXGUESTR3DLL
    535 endif
     530RuntimeGuestR3Mini_INST                 := $(INST_ADDITIONS_LIB)
    536531RuntimeGuestR3Mini_SDKS.win             := $(RuntimeR3_SDKS.win)
    537532RuntimeGuestR3Mini_DEFS                 := $(filter-out RTCRITSECT_STRICT, $(RuntimeR3_DEFS)) \
Note: See TracChangeset for help on using the changeset viewer.

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