libtool already produces a table of contents, and ranlib just gives
spurious errors because it doesn't understand universal binaries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86365
[compiler-rt] Disable ranlib when using libtool ClosedPublic Authored by smeenai on Aug 21 2020, 1:09 PM.
Details Summary libtool already produces a table of contents, and ranlib just gives
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2020, 1:33 PM Closed by commit rG26c1d689ae4c: [compiler-rt] Disable ranlib when using libtool (authored by smeenai). · Explain WhyAug 24 2020, 1:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 287485 compiler-rt/cmake/Modules/UseLibtool.cmake
|