Date: Thu, 21 Aug 2003 08:09:44 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk Message-ID: <200308211509.h7LF9isv077318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2003/08/21 08:09:44 PDT
FreeBSD ports repository
Modified files:
Mk bsd.ruby.mk
Log:
Nullify RUBY_WITH_PTHREAD for FreeBSD 5.1-RELEASE and later.
I have tested a few modules that worked fine. I hope such things
as ruby_r will die soon.
For FreeBSD 4.x and prior, ruby_r will forever be needed because
the interpreter (ruby) linked with libc.so crashes when a module
that is (indirectly) linked with libc_r.so, because stdio and stuff
get inconsitent inside of them.
Revision Changes Path
1.123 +5 -1 ports/Mk/bsd.ruby.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308211509.h7LF9isv077318>
