Previously, OBJCOPY was empty because of the missing comma,
and ar was just ar.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
test/make/Makefile.rules | ||
---|---|---|
231 ↗ | (On Diff #26940) | Do we need to setup LD here as well? |
test/make/Makefile.rules | ||
---|---|---|
231 ↗ | (On Diff #26940) | I think the linker is just CC. We don't invoke LD directly. |