Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-ruby mailing list
<r...@freebsd.org> for maintainer-feedback:
Bug 229898: [exp-run] lang/ruby2[45]: get rid of unescaped "-Wl,soname,$@" in
LDFLAGS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229898



--- Description ---
lang/ruby2[45]: Use internal RUBY_DLDFLAGS right way, get rid of unescaped
macro '$@' for build and in the pkg-config template

lang/ruby23 is already fixed same way, port it to newer releases

This unbreak ninja builds with any ports relied on libruby.so

=== example buildlog unpatched ===
ninja: error: build.ninja:3434: bad $-escape (literal $ must be written as $$)
  LINK_LIBRARIES = -fstack-protector -Wl,-soname,$@ -lruby24 -lelf -lunw...
                                                 ^ near here
==================================
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to