rockbox/rbutil/bzip2
Dominik Riebeling 1e12990ba9 rbutil: Rename libbzip2.a to libbz2.a.
When cross compiling for Windows (at least mxe) links bz2, causing both
our copy and the system one getting linked, resulting in symbol clashes.
Make sure we use the same name as the system one, so the linker can pick
one of both.

Change-Id: I16213a20f48d4e192cd0b756931f9ccb449fd1c0
2020-10-22 19:20:48 +02:00
..
blocksort.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
bzlib.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
bzlib.h rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
bzlib_private.h rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
compress.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
crctable.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
decompress.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
huffman.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00
Makefile rbutil: Rename libbzip2.a to libbz2.a. 2020-10-22 19:20:48 +02:00
randtable.c rbutil: Add bspatch and libbzip2 2020-04-09 02:24:49 +02:00