Link clang statically

Hello,

is it possible to build clang, opt etc in a statically linked way so they do not depend on external libs like libtinfo? If so, how do I do it?