py/py.mk: Fix broken Gmane URL.

pull/4088/head
Craig Younkins 2018-11-30 21:23:53 +00:00 zatwierdzone przez Damien George
rodzic 29da9f0670
commit 7f948a5645
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -326,7 +326,7 @@ $(PY_BUILD)/vm.o: CFLAGS += $(CSUPEROPT)
# may require disabling tail jump optimization. This will make sure that
# each opcode has its own dispatching jump which will improve branch
# branch predictor efficiency.
# http://article.gmane.org/gmane.comp.lang.lua.general/75426
# https://marc.info/?l=lua-l&m=129778596120851
# http://hg.python.org/cpython/file/b127046831e2/Python/ceval.c#l828
# http://www.emulators.com/docs/nx25_nostradamus.htm
#-fno-crossjumping