[v10.x] deps: do not link against librt by sam-github · Pull Request #29729 · nodejs/node
It is not needed, and causes an unnecessary runtime dependency with some linkers, such as devtoolset-6 on centos7-ppc64le. See: nodejs#29718
added
libuv
labels
Sep 26, 2019
sam-github
changed the title
deps: do not link against librt
[v10.x] deps: do not link against librt
BethGriggs pushed a commit that referenced this pull request
Oct 1, 2019It is not needed, and causes an unnecessary runtime dependency with some linkers, such as devtoolset-6 on centos7-ppc64le. See: #29718 PR-URL: #29729 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: David Carlier <devnexen@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters