mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
This commit is contained in:
parent
8e31ca32d2
commit
09b95bb671
@ -98,7 +98,7 @@ LIBS += \
|
||||
# needed for mac linux
|
||||
ifeq ($(OS_ARCH),Linux)
|
||||
ifneq ($(OS_RELEASE),1.2)
|
||||
OS_LIBS += /usr/lib/libdl.so
|
||||
OS_LIBS += -ldl
|
||||
endif
|
||||
endif
|
||||
endif # MOZ_ENABLE_LIBXUL
|
||||
|
Loading…
Reference in New Issue
Block a user