[ruby-core:109991] [Ruby master Bug#19014] Backport commits to add the --with-gmp-dir option in the configure script
From:
"mrkn (Kenta Murata)" <noreply@...>
Date:
2022-09-22 06:50:21 UTC
List:
ruby-core #109991
Issue #19014 has been updated by mrkn (Kenta Murata). Backport changed from 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: REQUIRED to 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED Please backport this to also both 2.7 and 3.0 if it can be done easily. ---------------------------------------- Bug #19014: Backport commits to add the --with-gmp-dir option in the configure script https://bugs.ruby-lang.org/issues/19014#change-99241 * Author: mrkn (Kenta Murata) * Status: Closed * Priority: Normal * Backport: 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED ---------------------------------------- Please backport the following three commits for the previous versions of Ruby. * https://github.com/ruby/ruby/commit/e2b47b832f53b2fd0626774a573a22c15a933c64 * https://github.com/ruby/ruby/commit/f512df73986c74e2f4bd65ca642879a0618da213 * https://github.com/ruby/ruby/commit/2e25b85a7e4268676fcdf17b5975c2fd60066ce1 These commits introduce `--with-gmp-dir` option in the configure script so that we can specify the prefix directory where GMP has been installed. Ref. https://github.com/ruby/ruby/pull/6367 Ref. https://github.com/ruby/ruby/pull/6366 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>