OSDN Git Service

LinGui: fix library list for mingw with gstreamer enabled
[handbrake-jp/handbrake-jp-git.git] / test / module.defs
index 947bc15..e9bc7b7 100644 (file)
@@ -43,6 +43,8 @@ ifeq ($(BUILD.system),darwin)
     TEST.GCC.l += iconv bz2 z
 else ifeq ($(BUILD.system),linux)
     TEST.GCC.l += bz2 z pthread dl m
+else ifeq ($(BUILD.system),solaris)
+    TEST.GCC.l += bz2 z pthread nsl socket
 else ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system))
     TEST.libs += $(CONTRIB.build/)lib/libpthreadGC2.a
     TEST.GCC.D += PTW32_STATIC_LIB