Since I don't know that much about python it is not clear to me if this is using the default stack size of the system it's built on, or the system it's running on. Can you clarify?
Doug On 09/25/2011 08:05, Li-Wen Hsu wrote: > lwhsu 2011-09-25 15:05:18 UTC > > FreeBSD ports repository > > Modified files: > . UPDATING > lang/python24 Makefile > lang/python25 Makefile > lang/python26 Makefile > lang/python27 Makefile > lang/python31 Makefile > lang/python32 Makefile > Log: > - Remove the HUGE_STACK_SIZE option, now Python will use default > thread stack size of the system. > > Revision Changes Path > 1.1146 +9 -1 ports/UPDATING > 1.174 +1 -7 ports/lang/python24/Makefile > 1.165 +1 -6 ports/lang/python25/Makefile > 1.176 +1 -6 ports/lang/python26/Makefile > 1.179 +1 -7 ports/lang/python27/Makefile > 1.174 +1 -6 ports/lang/python31/Makefile > 1.179 +1 -6 ports/lang/python32/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/UPDATING.diff?&r1=1.1145&r2=1.1146&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python24/Makefile.diff?&r1=1.173&r2=1.174&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python25/Makefile.diff?&r1=1.164&r2=1.165&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python26/Makefile.diff?&r1=1.175&r2=1.176&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python27/Makefile.diff?&r1=1.178&r2=1.179&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python31/Makefile.diff?&r1=1.173&r2=1.174&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/python32/Makefile.diff?&r1=1.178&r2=1.179&f=h > -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
