Libtool concludes that the linker doesn't support shared libraries, unless this flag is listed in the output of --help.
Details
Details
- Reviewers
ruiu rnk - Commits
- rZORGcd4594074a05: [MinGW] Include --enable-auto-import in the help listing
rGcd4594074a05: [MinGW] Include --enable-auto-import in the help listing
rG6ff6a8f656ee: [MinGW] Include --enable-auto-import in the help listing
rLLD361017: [MinGW] Include --enable-auto-import in the help listing
rL361017: [MinGW] Include --enable-auto-import in the help listing
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
configure and libtool were built for improving program portability, but since they are build based on hacky feature detection logic, they sometimes hurt program portability than improving it. It is an irony.