VirtualBox

Changeset 35572 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jan 14, 2011 2:51:16 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69456
Message:

Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.

Location:
trunk/src/recompiler
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile-old.kmk

    r35340 r35572  
    202202#
    203203DLLS += VBoxREMWrapper
    204 VBoxREMWrapper_TEMPLATE    = VBOXR3
     204VBoxREMWrapper_TEMPLATE    = VBoxR3DllWarnNoPic
    205205VBoxREMWrapper_NAME        = VBoxREM
    206206VBoxREMWrapper_DEFS        = IN_REM_R3
     
    257257#
    258258IMPORT_LIBS += VBoxREMImp
    259 VBoxREMImp_TEMPLATE        = VBOXR3
     259VBoxREMImp_TEMPLATE        = VBoxR3Dll
    260260 ifn1of ($(KBUILD_TARGET), os2 win)
    261261VBoxREMImp_NAME            = VBoxREM
  • trunk/src/recompiler/Makefile.kmk

    r35380 r35572  
    178178 #
    179179 DLLS += VBoxREMWrapper
    180  VBoxREMWrapper_TEMPLATE   = VBOXR3
     180 VBoxREMWrapper_TEMPLATE   = VBoxR3DllWarnNoPic
    181181 VBoxREMWrapper_NAME       = VBoxREM
    182182 VBoxREMWrapper_DEFS       = IN_REM_R3
     
    213213#
    214214IMPORT_LIBS += VBoxREMImp
    215 VBoxREMImp_TEMPLATE        = VBOXR3
     215VBoxREMImp_TEMPLATE        = VBoxR3Dll
    216216 ifn1of ($(KBUILD_TARGET), os2 win)
    217217VBoxREMImp_NAME            = VBoxREM
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