From b9718f60648df42ffa281d0b7bef90568fa1b9bc Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Wed, 25 May 2016 16:12:17 +0200 Subject: [PATCH] profiles/prefix/cygwin: use.mask python_targets_python3 for now --- profiles/prefix/windows/cygwin/use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index 10b15a125ca2c..4304213e2b1b4 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -5,5 +5,10 @@ # Re-add Cygwin's libc -elibc_Cygwin -# python-3.5 is not cygwin ready yet +# we do not have python-3 cygwin ready yet +python_targets_python3_0 +python_targets_python3_1 +python_targets_python3_2 +python_targets_python3_3 +python_targets_python3_4 python_targets_python3_5