Project

General

Profile

Actions

Backport #8117

closed

Backport r39814

Added by mrkn (Kenta Murata) about 11 years ago. Updated almost 11 years ago.


Description

In r39814, I fixed a bug of C++ compiler selection for OS X.
Before the revision, If users use clang, configure select g++ for CXX.
So the users cannot build extension libraries if the compiler options they uses for clang are not compatible to g++.

Updated by nagachika (Tomoyuki Chikanaga) almost 11 years ago

  • Status changed from Open to Assigned

Hello,

Is r39815 also need to be backported?

Actions #2

Updated by nagachika (Tomoyuki Chikanaga) almost 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r40314.
Kenta, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 39814,39815: [Backport #8117]

* configure.in: Fix c++ compiler auto-selection not only for
  Darwin 11.x, but also the other versions of Darwin.

* configure.in: set ac_cv_prog_cxx if CXX is supplied.
Actions

Also available in: Atom PDF

Like0
Like0Like0