mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 473760 - browser components broken (checking in as bustage fix, asking for post-facto review from bsmedberg)
This commit is contained in:
parent
cfe47b0fc4
commit
2f8eb3534e
@ -223,6 +223,7 @@ ifdef STATIC_LIBRARY_NAME
|
||||
ifneq (,$(filter OS2 WINNT WINCE,$(OS_ARCH)))
|
||||
ifdef SHORT_LIBNAME
|
||||
STATIC_LIBRARY_NAME := $(SHORT_LIBNAME)
|
||||
SHARED_LIBRARY_NAME := $(SHORT_LIBNAME)
|
||||
endif
|
||||
endif
|
||||
LIBRARY := $(LIB_PREFIX)$(STATIC_LIBRARY_NAME).$(LIB_SUFFIX)
|
||||
|
Loading…
Reference in New Issue
Block a user