Migrate to the new clang lib dir
Test: presubmit Change-Id: I7ac7eb415a5f5c3d8b6d9298c1b4ccf2839aaea6
This commit is contained in:
@@ -52,7 +52,7 @@ var (
|
||||
if ctx.Config().UseHostMusl() {
|
||||
return "musl/lib/"
|
||||
} else {
|
||||
return "lib64/"
|
||||
return "lib/"
|
||||
}
|
||||
})
|
||||
_ = pctx.SourcePathVariable("bindgenClang",
|
||||
|
Reference in New Issue
Block a user