Fix libshout compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11784 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9bd6ba201d
commit
bce82fd8da
@ -38,8 +38,8 @@ endef
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
VORBIS_CFLAGS="$(STAGING_DIR)/usr/include/tremor"\
|
||||
VORBIS_LIBS="$(STAGING_DIR)/usr/lib" \
|
||||
VORBIS_CFLAGS="-I$(STAGING_DIR)/usr/include/tremor/"\
|
||||
VORBIS_LIBS="-L$(STAGING_DIR)/usr/lib" \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user