Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sysroot to cc debug image (pixie-io#841)
Summary: A previous diff added support for building images with the sysroot configs. However, I forgot to update the debug image in that diff, so this updates the debug image to work with the sysroot configs. Type of change: /kind cleanup Test Plan: Tested that you can now run programs built under `--config={x86_64,aarch64}_sysroot` in the debug image, where before you would get glibc errors loading shared libs. Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
- Loading branch information