You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
I am trying to cross compile for imx6 platform using the custom tool chain which comes in poky build system. I am getting the following error,
ERROR:
in target '//external:cc_toolchain': no such package '@local_config_cc//': Traceback (most recent call last):
File "/home/dhivakar/.cache/bazel/_bazel_guna007/eaca9be522ab34626fd843800faf07ed/external/bazel_tools/tools/cpp/cc_configure.bzl", line 584
_find_cc(repository_ctx)
File "/home/dhivakar/.cache/bazel/_bazel_guna007/eaca9be522ab34626fd843800faf07ed/external/bazel_tools/tools/cpp/cc_configure.bzl", line 383, in _find_cc
repository_ctx.which(cc_name)