This option makes thread support a configurable option. thread are supported by default, but on newer FreeBSD's version this support could be seriously buggy. Stability issues are already encountered on RC1-9. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
sunpoet 2011-11-18 06:34:51 UTC FreeBSD ports repository Modified files: devel/gdb Makefile Log: - Add OPTIONS: THREAD for optional thread support (default on) - Change comment to match current version PR: ports/162641 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer) Feature safe: yes Revision Changes Path 1.11 +6 -3 ports/devel/gdb/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!