Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: link reapi golang bindings with planner
Problem: Now that libresource is no longer marked SHARED, it seems that the reapi Go bindings need to explicitly include libplanner and libplanner_cxx. Add the explicit linkage to planner in CGO_LIBRARY_FLAGS.
- Loading branch information