Bug #379431 --> stop building xpcom obsolete for Thunderbird!
sr=bienvenu git-svn-id: svn://10.0.0.236/trunk@228620 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -128,7 +128,6 @@ components\xpcom_ds.xpt
|
||||
components\xpcom_io.xpt
|
||||
components\xpcom_threads.xpt
|
||||
components\xpcom_xpti.xpt
|
||||
components\xpcom_obsolete.xpt
|
||||
|
||||
; xpconnect
|
||||
components\xpconect.dll
|
||||
|
||||
@@ -139,7 +139,6 @@ components/xpcom_io.xpt
|
||||
components/xpcom_threads.xpt
|
||||
components/xpcom_xpti.xpt
|
||||
components/libxpcom_compat_c.so
|
||||
components/xpcom_obsolete.xpt
|
||||
|
||||
; xpconnect
|
||||
components/libxpconnect.so
|
||||
|
||||
@@ -57,3 +57,4 @@ MOZ_SAFE_BROWSING=1
|
||||
MOZ_SVG=
|
||||
MOZ_APP_VERSION=$THUNDERBIRD_VERSION
|
||||
MOZ_EXTENSIONS_DEFAULT=" wallet"
|
||||
MOZ_NO_XPCOM_OBSOLETE=1
|
||||
|
||||
@@ -25,7 +25,6 @@ bin\components\xpcom_ds.xpt
|
||||
bin\components\xpcom_io.xpt
|
||||
bin\components\xpcom_thread.xpt
|
||||
bin\components\xpcom_xpti.xpt
|
||||
bin\components\xpcom_obsolete.xpt
|
||||
bin\nspr4.dll
|
||||
bin\plc4.dll
|
||||
bin\plds4.dll
|
||||
|
||||
@@ -58,7 +58,6 @@ endif
|
||||
META_COMPONENT = mail
|
||||
|
||||
REQUIRES = xpcom \
|
||||
xpcom_obsolete \
|
||||
string \
|
||||
mime \
|
||||
msgbase \
|
||||
@@ -100,7 +99,6 @@ EXTRA_DSO_LDOPTS = \
|
||||
$(LIBS_DIR) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(MOZ_XPCOM_OBSOLETE_LIBS) \
|
||||
$(NULL)
|
||||
else
|
||||
|
||||
@@ -110,6 +108,5 @@ FORCE_STATIC_LIB = 1
|
||||
endif
|
||||
|
||||
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user