Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2018 19:26:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231256] [exp-run] Change qsort_r(3) to match glibc
Message-ID:  <bug-231256-7788-gi0hvsBJme@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231256-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231256-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231256

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ed
Date: Thu Sep 13 19:26:18 UTC 2018
New revision: 479692
URL: https://svnweb.freebsd.org/changeset/ports/479692

Log:
  lang/ruby2[345]: Improve qsort_r() detection

  This change merges the following upstream pull request into the Ruby
  interpreter ports:

        https://github.com/ruby/ruby/pull/1954

  Adding this patch to these ports will ensure that once we patch up
  qsort_r() to be compatible with glibc, Ruby will automatically pick them
  up. Ruby should also build fine without this patch, but this will cause
  it to use its own implementation, which blows up the binary size
  slightly.

  Poudriere runs seem to pass for 11.x amd64. Logs indicate that this
  doesn't negatively affect the existing qsort_r() detection:

        checking whether qsort_r is GNU version... no
        checking whether qsort_r is BSD version... yes

  PR:           231256
  Approved by:  sunpoet
  Differential Revision:        https://reviews.freebsd.org/D17157

Changes:
  head/lang/ruby23/files/patch-configure.in
  head/lang/ruby24/files/patch-configure.in
  head/lang/ruby25/files/patch-configure.ac

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231256-7788-gi0hvsBJme>