VirtualBox

Changeset 51165 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Apr 29, 2014 1:24:23 PM (11 years ago)
Author:
vboxsync
Message:

VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects (causes problems with Solaris GCC 4.5.2 and newer)

File:
1 edited

Legend:

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

    r50456 r51165  
    346346        $(PATH_STAGE_LIB)/VMMRCBuiltin$(VBOX_SUFF_LIB)
    347347 endif # PE
    348  ifeq ($(VBOX_LDR_FMT32),elf)
    349  tstLdrObj_LDFLAGS = -e Entrypoint
    350  endif
    351348 ifeq ($(VBOX_LDR_FMT32),lx)
    352349 tstLdrObj_LIBS += \
     
    386383        $(PATH_STAGE_LIB)/SUPR0$(VBOX_SUFF_LIB) \
    387384        $(TARGET_tstLdr-4Imp)
    388 endif
    389 ifeq ($(VBOX_LDR_FMT),elf)
    390  tstLdrObjR0_LDFLAGS = -e Entrypoint
    391385endif
    392386ifeq ($(VBOX_LDR_FMT),lx)
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