1
0
Fork 0
forked from len0rd/rockbox

Fix race conditions in parallel build.

ffmpeg_bitstream.c is included in libcodec, so there doesn't seem to
be any reason for individual codecs to also compile it (and clobber
any previous copy while they're at it, leading to broken builds)

Change-Id: I2bedc277ab109f44a6e8feb3d12ed01a720e00a6
This commit is contained in:
Frank Gevaerts 2016-05-28 17:40:22 +02:00
parent cdca7cee71
commit c926a5269e
2 changed files with 0 additions and 2 deletions

View file

@ -1,3 +1,2 @@
wmadeci.c
wmafixed.c
../lib/ffmpeg_bitstream.c