diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-05 23:39:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-05 23:39:14 +0100 |
| commit | f6213bb8de2fa84def82902aeb889fd0796b989d (patch) | |
| tree | 4904e3859c61b2f41ce29ed456ae6d20116ee38a | |
| parent | 53f2677bbfaa54535b5d39fc3e8a440e25769a5f (diff) | |
Remove unused option.
| -rwxr-xr-x | cdist | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -94,7 +94,6 @@ class Config: def __init__(self): self.options = [ Option('mxe_prefix'), Option('git_prefix'), - Option('osx_build_host'), Option('osx_environment_prefix'), Option('osx_sdk_prefix'), Option('osx_sdk'), |
