Date: Sun, 19 Nov 2006 23:39:00 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby18 Makefile Message-ID: <200611192339.kAJNd0Er067929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2006-11-19 23:39:00 UTC
FreeBSD ports repository
Modified files:
lang/ruby18 Makefile
Log:
- Back-out the previous commit, as it can cause linking problems (pthread's
unresolved symbols) on some systems (e.g. with libgnomeui). Linking
threading libraries donesn't employ threading in ruby per se, so it's safe
to do that in non-threaded case.
Reported by: mezz
Revision Changes Path
1.120 +3 -2 ports/lang/ruby18/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611192339.kAJNd0Er067929>
