ffmpeg: enable or disable debug based on BR2_ENABLE_DEBUG
authorDanomi Manchego <danomimanchego123@gmail.com>
Tue, 9 Sep 2014 02:06:45 +0000 (22:06 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Sep 2014 20:50:38 +0000 (22:50 +0200)
commitca57e88552759dc729226888e43df26b61487219
tree9bebf5748583f18cd961bf0c0b1a498c698f45e5
parent255aab75fc596d58c6f5f15870dd498d09978fc6
ffmpeg: enable or disable debug based on BR2_ENABLE_DEBUG

Rather than hard-code --disable-debug, selectively enable
or disable based on BR2_ENABLE_DEBUG.

(Similar to gst1-libav.)

[Thomas: do not make other changes such as reformatting the
--prefix=/usr line.]

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ffmpeg/ffmpeg.mk