VirtualBox

Changeset 60975 in vbox


Ignore:
Timestamp:
May 13, 2016 11:05:22 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107210
Message:

Attempt at mac build fix; cleanups.

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

Legend:

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

    r58944 r60975  
    9292
    9393VBOX_XPCOM_DLLS := \
    94     VBoxXPCOM \
     94        VBoxXPCOM \
    9595        VBoxXPCOMIPCC
    9696DLLS += $(VBOX_XPCOM_DLLS)
  • trunk/src/libs/xpcom18a4/python/Makefile.kmk

    r60973 r60975  
    3131#
    3232ifeq ($(KBUILD_TARGET),darwin) # Relatively predictable, don't script.
    33 $(warning %%%)
    34 $(warning %%%)
    35 $(warning %%%)
    36 $(warning VBOX_DEF_MACOSX_VERSION_MIN=$(VBOX_DEF_MACOSX_VERSION_MIN))
    37 $(warning VBOX_XCODE_VERSION=$(VBOX_XCODE_VERSION))
    38 $(warning %%%)
    39 $(warning %%%)
    40 $(warning %%%)
    4133 ifndef VBOX_WITHOUT_VBOXPYTHON_FOR_OSX_10_6
    4234  if1of ($(VBOX_DEF_MACOSX_VERSION_MIN), 10.5 10.4)
  • trunk/src/libs/xpcom18a4/vboxdeps.cpp

    r11863 r60975  
    88#include <nsIPipe.h>
    99#include <xptcall.h>
     10#include <nsProxyRelease.h>
    1011#include "xpcom/proxy/src/nsProxyEventPrivate.h"
    1112
     
    1819    (uintptr_t)PR_DestroyPollableEvent,
    1920    (uintptr_t)NS_NewPipe2,
     21    (uintptr_t)NS_ProxyRelease,
    2022    0
    2123};
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