https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229898

            Bug ID: 229898
           Summary: [exp-run] lang/ruby2[45]: get rid of unescaped
                    "-Wl,soname,$@" in LDFLAGS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D16341
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: r...@freebsd.org
          Reporter: flu...@freebsd.org
          Assignee: r...@freebsd.org
             Flags: maintainer-feedback?(r...@freebsd.org)
             Flags: exp-run?

Created attachment 195287
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195287&action=edit
lang/ruby2[45]: get rid of unescaped "-Wl,soname,$@" in LDFLAGS

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
==================================

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
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