зеркало из https://github.com/mozilla/gecko-dev.git
Bug 38219
Commented two references to nsSystemInfo so that .idl and .cpp files should not be compiled. This makes the windows platform the same as the other platforms which are missing these parts. r=scs
This commit is contained in:
Родитель
78ef893e72
Коммит
2e5bb3a573
|
@ -53,7 +53,7 @@ XPIDLSRCS = \
|
|||
.\nsILeakDetector.idl \
|
||||
.\nsIInterfaceRequestor.idl \
|
||||
.\nsISupports.idl \
|
||||
.\nsISystemInfo.idl \
|
||||
# .\nsISystemInfo.idl \
|
||||
.\nsIWeakReference.idl \
|
||||
.\nsIConsoleService.idl \
|
||||
.\nsIConsoleMessage.idl \
|
||||
|
@ -88,7 +88,7 @@ CPP_OBJS = \
|
|||
.\$(OBJDIR)\nsCWeakReference.obj \
|
||||
.\$(OBJDIR)\nsID.obj \
|
||||
.\$(OBJDIR)\nsIInterfaceRequestor.obj \
|
||||
.\$(OBJDIR)\nsSystemInfo.obj \
|
||||
# .\$(OBJDIR)\nsSystemInfo.obj \
|
||||
.\$(OBJDIR)\nsTraceRefcnt.obj \
|
||||
.\$(OBJDIR)\nsWeakReference.obj \
|
||||
.\$(OBJDIR)\nsConsoleService.obj \
|
||||
|
|
Загрузка…
Ссылка в новой задаче