diff options
author | Ard Biesheuvel | 2019-12-30 15:07:47 +0100 |
---|---|---|
committer | Masahiro Yamada | 2020-01-04 00:00:48 +0900 |
commit | 8ffdc54b6f4cd718a45802e645bb853e3a46a078 (patch) | |
tree | c8764950626429b95acbdf60d48ba1fb2dc56b3a /Documentation/vm/balance.rst | |
parent | cc976614f59bd8e45de8ce988a6bcb5de711d994 (diff) |
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Cross compiling the x86 kernel on a non-x86 build machine produces
the following error when CONFIG_UNWINDER_ORC is enabled, regardless
of whether libelf-dev is installed or not.
dpkg-checkbuilddeps: error: Unmet build dependencies: libelf-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
Since this is a build time dependency for a build tool, we need to
depend on the native version of libelf-dev so add the appropriate
annotation.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation/vm/balance.rst')
0 files changed, 0 insertions, 0 deletions