Demonstration project for bazelbuild/rules_go that fails picking up on the .S files
Run
bazel run --sandbox_debug //:hello-go
Push the c++ code to a cc_library and add it as a cdep. See workaround branch
Demonstration project for bazelbuild/rules_go that fails picking up on the .S files
Run
bazel run --sandbox_debug //:hello-go
Push the c++ code to a cc_library and add it as a cdep. See workaround branch