radare2/shlr/ar
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
..
ar.c Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656) 2019-05-15 15:34:06 +02:00
ar.h Ar fixes (#8292) 2017-08-24 13:37:20 +02:00
deps.mk Fix Android builds 2017-08-19 18:52:57 +02:00
Makefile Avoid sdb double headers (#17249) ##build 2020-07-21 10:28:43 +02:00