Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: don't link against liblog on host system
Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: #7731 PR-URL: #7762 Reviewed-By: Anna Henningsen <anna@addaleax.net>
- Loading branch information