mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
sync
Origin commit data
------------------
Branch: master
Commit: b018b10a66
Author: martii <m4rtii@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
18
Makefile.am
18
Makefile.am
@@ -9,14 +9,7 @@ libstb_hal_la_LIBADD = \
|
||||
common/libcommon.la
|
||||
|
||||
libstb_hal_test_SOURCES = libtest.cpp
|
||||
libstb_hal_test_LDADD = \
|
||||
libstb-hal.la \
|
||||
-lpthread
|
||||
|
||||
if BOXTYPE_TRIPLE
|
||||
libstb_hal_test_LDADD += \
|
||||
@DIRECTFB_LIBS@
|
||||
endif
|
||||
libstb_hal_test_LDADD = libstb-hal.la
|
||||
|
||||
# there has to be a better way to do this...
|
||||
if BOXTYPE_TRIPLE
|
||||
@@ -33,15 +26,6 @@ if BOXTYPE_GENERIC
|
||||
SUBDIRS += generic-pc
|
||||
libstb_hal_la_LIBADD += \
|
||||
generic-pc/libgeneric.la
|
||||
|
||||
libstb_hal_test_LDADD += \
|
||||
-lglut -lGL -lGLU -lGLEW -lao \
|
||||
-lOpenThreads \
|
||||
@AVFORMAT_LIBS@ \
|
||||
@AVUTIL_LIBS@ \
|
||||
@AVCODEC_LIBS@ \
|
||||
@SWRESAMPLE_LIBS@ \
|
||||
@SWSCALE_LIBS@
|
||||
endif
|
||||
if BOXTYPE_SPARK
|
||||
libstb_hal_test_LDADD += -lasound
|
||||
|
Reference in New Issue
Block a user