mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add missing EXTRA_DSO_LDOPTS to fix bustage.
This commit is contained in:
parent
aa9e9fbd7d
commit
f8ec639b10
@ -58,6 +58,11 @@ REQUIRES = \
|
||||
mozgnome \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(XPCOM_GLUE_LDOPTS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsUnixSystemProxySettings.cpp \
|
||||
$(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user