This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
isprogram
/
pyenv
огледало од
https://github.com/pyenv/pyenv.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Projects
0
Издања
241
Вики
Activity
Преглед изворни кода
Specify `-O0` when `--debug` has specified (
fixes
#808
)
pull/812/head
Yamashita, Yuu
пре 9 година
родитељ
4d96271113
комит
0464221edb
1 измењених фајлова
са
2 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
plugins/python-build/bin/python-build
+ 2
- 0
plugins/python-build/bin/python-build
Прегледај датотеку
@ -1783,6 +1783,8 @@ for option in "${OPTIONS[@]}"; do
;;
"g" | "debug" )
DEBUG=true
# Disable optimization (#808)
PYTHON_CFLAGS="-O0 ${PYTHON_CFLAGS}"
;;
"4" | "ipv4")
IPV4=true
Write
Preview
Loading…
Откажи
Сачувај