Closed ccontavalli-j closed 5 years ago
This is step 2/N to have better toolchains, and embed eBPF code into binaries.
The .bzl rule imported allows to link files directly into binaries.
Example:
This should work with separate targets as well, where :trie_match is on its own generated by other rules.
This is step 2/N to have better toolchains, and embed eBPF code into binaries.
The .bzl rule imported allows to link files directly into binaries.
Example:
This should work with separate targets as well, where :trie_match is on its own generated by other rules.