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:
parent
cdca7cee71
commit
c926a5269e
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
wmaprodec.c
|
||||
wma.c
|
||||
mdct_tables.c
|
||||
../lib/ffmpeg_bitstream.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue