Project

General

Profile

« Previous | Next » 

Revision 35cf3a5f

Added by nagachika (Tomoyuki Chikanaga) over 2 years ago

merge revision(s) 038f9ade3c4d965415e4956561975454cf9eeb21: [Backport #19585]

 Use tools appropriate with CC To get rid of mysterious errors such as: ``` /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: error: libruby.3.3-static.a(/): The end of the file was unexpectedly encountered ``` and ``` ld: warning: ignoring file ../../libruby.3.3-static.a, building for macOS-x86_64 but attempting to link with file built for macOS-x86_64 Undefined symbols for architecture x86_64: "_rb_rational_num", referenced from: ``` --- configure.ac | 6 ++++++ 1 file changed, 6 insertions(+)