radare2/shlr/zip
Riccardo Schirone 2d160f2509
Avoid sdb double headers (#17249) ##build
* Avoid duplication of SDB headers in libr/include

SDB is an external project and as such it should live in shlr. However,
for simplicity in dealing with the include flags, the SDB headers were
copied in libr/include as well. This patch just keeps the SDB files
confined in shlr/sdb and make sure various r_* libs use the headers from
there.

* Fix pkgconfig file generation
2020-07-21 10:28:43 +02:00
..
include Fix Windows build and a bunch of scary warnings 2017-11-06 03:23:21 +01:00
zip Fix Windows Build (#14512) 2019-07-08 12:40:48 +08:00
zlib Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
deps.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
Makefile Avoid sdb double headers (#17249) ##build 2020-07-21 10:28:43 +02:00