this port uses cmake behind setuptools, cmake tries to detect various
toolchain bits, then at some points finds llvm-strip if llvm port is
installed.. then blows if llvm port is junked.
should fix a build failure seen by naddy@
idea from sthen@, until i find a better way to make this port directly
use cmake or pass cmake arguments to disable toolchain detection.