зеркало из https://github.com/mozilla/gecko-dev.git
Bug 286608 don't disable xpt generation on windows
r=darin
This commit is contained in:
Родитель
562962f604
Коммит
43bd760109
|
@ -67,10 +67,6 @@ XPIDLSRCS = \
|
|||
nsISSLSocketControl.idl \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
NO_GEN_XPT=1
|
||||
endif
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
# static lib.
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче