mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
bug 473760 - browser components broken (checking in as bustage fix, asking for post-facto review from bsmedberg)
This commit is contained in:
parent
ae947ac65e
commit
85a24efb89
@ -223,6 +223,7 @@ ifdef STATIC_LIBRARY_NAME
|
|||||||
ifneq (,$(filter OS2 WINNT WINCE,$(OS_ARCH)))
|
ifneq (,$(filter OS2 WINNT WINCE,$(OS_ARCH)))
|
||||||
ifdef SHORT_LIBNAME
|
ifdef SHORT_LIBNAME
|
||||||
STATIC_LIBRARY_NAME := $(SHORT_LIBNAME)
|
STATIC_LIBRARY_NAME := $(SHORT_LIBNAME)
|
||||||
|
SHARED_LIBRARY_NAME := $(SHORT_LIBNAME)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
LIBRARY := $(LIB_PREFIX)$(STATIC_LIBRARY_NAME).$(LIB_SUFFIX)
|
LIBRARY := $(LIB_PREFIX)$(STATIC_LIBRARY_NAME).$(LIB_SUFFIX)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user