Skip to content
Snippets Groups Projects
Commit fe0e5b65 authored by Yifei Teng's avatar Yifei Teng Committed by CQ bot account: commit-bot@chromium.org
Browse files

[build] [llcpp] Allow standalone usage of llcpp without C bindings.

Previously, the GN templates for llcpp incorrectly assumed the existence
of C bindings, causing missing symbols error at link time when the C
bindings is not present. This change incorporates the necessary
generated files into the llcpp target.

Test: Add fuchsia-io:llcpp to a target that does not import
fuchsia-io: c, and builds. E.g. this case
https: //fuchsia-review.googlesource.com/c/fuchsia/+/273533
Change-Id: I5469b24698df028701cf69d6e601ebe957c99b70
parent 3ff5476e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment