This should provide the function similar to --disable-libedit with the autotools build system, which seems to be missing from the commit (r200595) that adds this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26550
Add an option to disable libedit ClosedPublic Authored by yuyichao on Nov 11 2016, 8:24 AM.
Details Summary This should provide the function similar to --disable-libedit with the autotools build system, which seems to be missing from the commit (r200595) that adds this.
Diff Detail
Event Timelineyuyichao updated this object. This revision is now accepted and ready to land.Nov 16 2016, 3:58 PM Closed by commit rL287293: Add an option to disable libedit (authored by yuyichao). · Explain WhyNov 17 2016, 5:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78443 llvm/trunk/CMakeLists.txt
llvm/trunk/cmake/config-ix.cmake
|