author | Karthik Ramanan <a0393906@ti.com> | |
Mon, 31 Oct 2016 09:56:42 +0000 (15:26 +0530) | ||
committer | Karthik Ramanan <a0393906@ti.com> | |
Mon, 31 Oct 2016 09:56:42 +0000 (15:26 +0530) | ||
commit | 13bb3289ed9c4d8e2b134a3682258937b14308b9 | |
tree | 26a946797e75756a11c15a2b1a7a842427379d67 | tree | snapshot (tar.xz tar.gz zip) |
parent | e4a2932a836c54f4a20b4be9d541d11d3a246a31 | commit | diff |
Makefile: Fix libraries link order.
On Poky based builds, without this change, it results in the following error:
undefined reference to symbol 'av_bitstream_filter_init@@LIBAVCODEC_54'
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
On Poky based builds, without this change, it results in the following error:
undefined reference to symbol 'av_bitstream_filter_init@@LIBAVCODEC_54'
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
util/Makefile.am | diff | blob | history |