summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2018-11-18 12:13:51 +0000
committerKamil Rytarowski <n54@gmx.com>2018-11-18 12:13:51 +0000
commit83aabf43eacedee77725fee2b6b2d1b625fe1422 (patch)
tree9f15fccec2dcbaceef187239678b3a5340d987f5 /llvm/lib/CodeGen/LiveVariables.cpp
parente0f8b9bfc651221ab1a647082b9ec009d9295762 (diff)
downloadbcm5719-llvm-83aabf43eacedee77725fee2b6b2d1b625fe1422.tar.gz
bcm5719-llvm-83aabf43eacedee77725fee2b6b2d1b625fe1422.zip
Swap order of discovering of -ltinfo and -lterminfo
Summary: NetBSD ships with native curses(3) and -ltinfo is a part of ncurses. Set -lterminfo before -ltinfo, as it allows to prioritize native curses libraries. Mixing curses and ncurses does not work well, especially in software built on top of llvm. Original patch by Ryo Onodera (NetBSD) in pkgsrc. Reviewers: labath, dim, mgorny Reviewed By: dim, mgorny Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D54650 llvm-svn: 347156
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud