mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
android: use libs instead of ldflags
Change-Id: Id5077a43acc11e85f016cb6dfebe0958466042b3 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2508227 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
ae8d0a2481
commit
ca944aeb88
@ -180,7 +180,7 @@ if (crashpad_is_android) {
|
||||
|
||||
deps = [ "../util:no_cfi_icall" ]
|
||||
|
||||
ldflags = [ "-llog" ]
|
||||
libs = [ "log" ]
|
||||
|
||||
if (crashpad_is_in_chromium) {
|
||||
no_default_deps = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user