[packages] gst-ffmpeg: force use of embedded FFmpeg headers
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28440 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97a8589795
commit
6a12e7c6ce
@ -149,6 +149,10 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-protocols \
|
--disable-protocols \
|
||||||
$(FFMPEG_CONFIGURE_PROTOCOLS)"
|
$(FFMPEG_CONFIGURE_PROTOCOLS)"
|
||||||
|
|
||||||
|
# XXX: trick to force use of embedded FFmpeg headers
|
||||||
|
TARGET_CFLAGS += $(TARGET_CPPFLAGS)
|
||||||
|
TARGET_CPPFLAGS :=
|
||||||
|
|
||||||
TARGET_LDFLAGS += $(FPIC)
|
TARGET_LDFLAGS += $(FPIC)
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user