• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

修訂961bd722705fbae33c20ef928b207b74d7cef1a3 (tree)
時間2010-03-04 18:12:18
作者Gwenole Beauchesne <gbeauchesne@spli...>
CommiterAustin Yuan

Log Message

Add missing libs (pthreads).

Change Summary

差異

--- a/test/putsurface/Makefile.am
+++ b/test/putsurface/Makefile.am
@@ -24,7 +24,7 @@ bin_PROGRAMS = putsurface
2424
2525 AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
2626
27-TEST_LIBS = $(top_srcdir)/src/$(libvabackendlib)
27+TEST_LIBS = $(top_srcdir)/src/$(libvabackendlib) -lpthread
2828
2929 putsurface_LDADD = $(TEST_LIBS)
3030 putsurface_SOURCES = putsurface.c