commit | e84cb3c3c28e8120484197b817631ded4141cc74 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Oct 21 22:48:15 2015 +0800 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Oct 21 22:48:15 2015 +0800 |
tree | c94546c5a050a29bfa79e5207f22bb1973c4ff2c | |
parent | 78b9cecb525d2e1449d269671b2c584fe904f738 [diff] |
fix default build when getpass() is unavailable if the system doesn't support getpass, we still default on the options that require it which causes a build failure. instead, only default enable these when getpass is available.