https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242630
--- Comment #10 from [email protected] --- A commit references this bug: Author: pkubaj Date: Thu Jan 2 16:37:12 UTC 2020 New revision: 521857 URL: https://svnweb.freebsd.org/changeset/ports/521857 Log: lang/ruby26: fix build on powerpc, don't use GCC on powerpc64 elfv2 ruby currently has issues when compiling on powerpc with gcc9. Use base GCC instead. Also don't use GCC on powerpc64 elfv2, builds fine with clang. PR: 242630 Submitted by: [email protected] Reported by: [email protected] Approved by: portmgr (build fix blanket) Changes: head/lang/ruby26/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
