Actions
Bug #11881
closedRuby build uses SDKROOT as if it owns it
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
Description
This is incompatible with the way SDKROOT is used by ios/osx developers, and prevents ruby from building on osx.
change was added here:
https://github.com/ruby/ruby/commit/e98f7ea423b08222b6eceda945613040c7b08a09#diff-7f2d280dffee5d06de608cd80c2df55f
docs on SDKROOT:
https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/cross_development/Configuring/configuring.html
Files
Updated by nobu (Nobuyoshi Nakada) almost 9 years ago
- Status changed from Open to Closed
Applied in changeset r53400.
mkconfig.rb: SDKROOT
- tool/mkconfig.rb (RbConfig): prefix SDKROOT to oldincludedir
not includedir, the latter is outside the ruby installation.
[ruby-core:72496] [Bug #11881]
Updated by wanabe (_ wanabe) over 7 years ago
- Related to Bug #13572: Please backport r53400 to 2.3 added
Actions
Like0
Like0Like0