• Bug#1099721: gmtsar: Please add support for loong64

    From wuruilong@21:1/5 to All on Fri Mar 7 03:50:01 2025
    This is a multi-part MIME message sent by reportbug.


    Source: gmtsar
    Version: 6.5+ds-2
    Severity: normal
    Tags: sid patch
    X-Debbugs-Cc: wuruilong@loongson.cn
    User: debian-loongarch@lists.debian.org
    Usertags: loong64

    Dear Maintainer,

    gmtsar compiles incorrectly on loongarch. The attached patch solves the above problem. It has been verified and compiled successfully in the local environment.

    wuruilong

    --- gmtsar-6.5+ds.orig/configure.ac
    +++ gmtsar-6.5+ds/configure.ac
    @@ -226,6 +226,9 @@ if test -x "$GMT_CONF" && test "X$GMT_IN
    if test "$host_cpu" = "aarch64" && test "$os" = "Linux"; then
    GCC_64=""
    LDFLAGS="$LDFLAGS"
    + elif test "$host_cpu" = "loongarch64" && test "$os" = "Linux"; then
    + GCC_64=""
    + LDFLAGS="$LDFLAGS"
    else
    bits=`$GMT_CONF --bits`
    GCC_64="-m${bits}"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From zhaixiaojuan@loongson.cn@21:1/5 to All on Tue Apr 15 10:20:01 2025
    This is a multi-part message in MIME format.
    Dear maintainer,

    Thank you very much for your reply. Now we need to wait for it to be
    synced from git to the Debian repository, right?

    zhaixiaojuan


    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=GBK">
    </head>
    <body>
    <p align="left">Dear maintainer, <br>
    </p>
    <p align="left">Thank you very much for your reply. Now we need to
    wait for it to be synced from git to the Debian repository, right?</p>
    <p align="left">zhaixiaojuan<br>
    </p>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)