summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-08-05 23:39:14 +0100
committerCarl Hetherington <cth@carlh.net>2017-08-05 23:39:14 +0100
commitf6213bb8de2fa84def82902aeb889fd0796b989d (patch)
tree4904e3859c61b2f41ce29ed456ae6d20116ee38a
parent53f2677bbfaa54535b5d39fc3e8a440e25769a5f (diff)
Remove unused option.
-rwxr-xr-xcdist1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdist b/cdist
index 1301cf6..dc9eec3 100755
--- a/cdist
+++ b/cdist
@@ -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'),