VirtualBox

Changeset 16442 in vbox for trunk/src/libs


Ignore:
Timestamp:
Jan 31, 2009 3:29:59 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42309
Message:

Disabled DEPENDENT_LIBS for VBoxXPCOMIPCC since the libs are linux specific and wrong (causing unnecessary (& harmful) load attempts everywhere). If it's actually good for something we can revisit it, otherwise it should be removed.

Location:
trunk/src/libs/xpcom18a4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r16417 r16442  
    13001300VBoxXPCOMIPCC_NAME.os2 = VBoxIPCC
    13011301VBoxXPCOMIPCC_INST = $(INST_BIN)components/
    1302 VBoxXPCOMIPCC_DEFS = HAVE_DEPENDENT_LIBS
     1302#VBoxXPCOMIPCC_DEFS = HAVE_DEPENDENT_LIBS - dependentLibs.h is linux specific, so this cannot be required.
    13031303VBoxXPCOMIPCC_SOURCES = \
    13041304        ipc/ipcd/client/src/ipcdclient.cpp \
  • trunk/src/libs/xpcom18a4/dependentLibs.h

    r1 r16442  
     1#error "This is linux specific and it works elsewhere, so it cannot be required, can it? VBoxXPCOMIPCC was the only one which used this file."
    12#define DEPENDENT_LIBS "VBoxXPCOM.so", "libpthread.so", "libdl.so",
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