Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ostree: Use libgcc for compiler runtime when using glibc for system
glibc static library expects builtins from libgcc which may not exist in compiler-rt, therefore use libgcc explicitly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Loading branch information