We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd3024 commit 2eec125Copy full SHA for 2eec125
cpython-unix/Makefile
@@ -33,7 +33,7 @@ ifeq ($(PLATFORM),macos)
33
NEED_GDBM :=
34
NEED_X11 :=
35
NEED_READLINE :=
36
- NEED_TIX :=
+ NEED_TIX := 1
37
endif
38
39
BASE_PLATFORM := $(PLATFORM)
0 commit comments