Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. LINUX.GENTOO.DEV
  • [gentoo-dev] [PATCH] tree-sitter-grammar.eclass: Fix compatibility with

    From Matthew Smith@21:1/5 to All on Mon Dec 20 18:40:02 2021
    -soname <soname> is only accepted by GNU ld, but --soname=<soname> is
    accepted by both GNU ld and LLVM lld.

    Closes: https://bugs.gentoo.org/828093
    Closes: https://bugs.gentoo.org/829668
    Closes: https://bugs.gentoo.org/829669
    Closes: https://bugs.gentoo.org/829670
    Closes: https://bugs.gentoo.org/829671
    Closes: https://bugs.gentoo.org/829672
    Closes: https://bugs.gentoo.org/829673
    Closes: https://bugs.gentoo.org/829674
    Closes: https://bugs.gentoo.org/829675
    Closes: https://bugs.gentoo.org/829676
    Closes: https://bugs.gentoo.org/829677
    Signed-off-by: Matthew Smith <matt@offtopica.uk>
    ---
    eclass/tree-sitter-grammar.eclass | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/eclass/tree-sitter-grammar.eclass b/eclass/tree-sitter-grammar.eclass
    index 7207ecf3ddd7c..10baa3c4adb6c 100644
    --- a/eclass/tree-sitter-grammar.eclass
    +++ b/eclass/tree-sitter-grammar.eclass
    @@ -77,7 +77,7 @@ tree-sitter-grammar_src_compile() {
    ${link} ${LDFLAGS} \
    -shared \
    *.o \
    - -Wl,-soname ${soname} \
    + -Wl,--soname=${soname} \
    -o "${WORKDIR}"/${soname} || die
    }

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Gwylbert
      Mon May 12 05:32:08 2025
      from Sydney, Nsw via Telnet
    • Centurion
      Mon May 12 05:18:30 2025
      from Berea, Ohio via Telnet
    • Foriest Jan Smith
      Mon May 12 03:34:28 2025
      from Natchitoches, La via SSH
    • Plume
      Mon May 12 02:17:08 2025
      from Uk via SSH
    • Centurion
      Mon May 12 00:44:41 2025
      from Berea, Ohio via Telnet
    • Bob Smith
      Mon May 12 00:15:43 2025
      from Here via Raw
    • Brianm
      Sun May 11 22:42:59 2025
      from Glasgow via Raw
    • Foriest Jan Smith
      Sun May 11 01:11:46 2025
      from Natchitoches, La via SSH
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 475
    Nodes: 16 (2 / 14)
    Uptime: 16:52:49
    Calls: 9,487
    Calls today: 6
    Files: 13,617
    Messages: 6,121,086

© >>> Magnum BBS <<<, 2025