Skip to content
Snippets Groups Projects
Commit e84cb3c3 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

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.
parent 78b9cecb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment