mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fixing mingw bustage
This commit is contained in:
parent
da805c6ad1
commit
0aa749f07c
@ -111,6 +111,6 @@ EXTRA_DSO_LDOPTS += \
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
OS_LIBS += shell32.lib
|
||||
OS_LIBS += $(call EXPAND_LIBNAME, shell32)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user