[dpdk-dev] [PATCH] buildtools: fix archive extraction for LLVM 8

Thomas Monjalon thomas at monjalon.net
Thu Jan 28 23:02:21 CET 2021


28/01/2021 20:05, Dmitry Kozlyuk:
> "llvm-ar xv lib.a" from LLVM 8 doesn't print extracted object file
> names. The effect of "v" is not formally specified either.
> Use "llvm-ar t" to get archive member names.
> 
> Reported-by: XuemingX Zhang <xuemingx.zhang at intel.com>
> 
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>

Applied, thanks





More information about the dev mailing list