Actions
Bug #17142
openRuby fails to build in AIX
Description
Ruby fails to build in AIX in 64bit mode.
This commit https://github.com/ruby/ruby/commit/f47c38245ff6976c5d1fc27a79f239bba00fc333 essentially broke the 64bit build.
The asm code is not applicable for AIX it seems. Probably we need to add a !defined(_AIX) check on this.
Actions
Like0
Like0Like0Like0Like0