This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  723fd3be917570ec3b2605b2e9c8c4e83a8f78e9 (commit)
      from  4bbdda186cbd5f2bd377c1a03b1b09efdab6dd23 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 723fd3be917570ec3b2605b2e9c8c4e83a8f78e9
Author: Flavio Cruz <flavioc...@gmail.com>
Date:   Sun Feb 9 22:36:30 2025 -0500

    Allow compilation with -O0
    
    * libshouldbeinlibc/lcm.c: make gcd static since it's not exposed as a
      symbol.
    * pfinet/linux-src/net/ipv4/{tcp,udp}_ipv4.c: Drop inline from lookup 
functions
      since they are used in another module (icmp.c) and shouldn't be removed.
    * term/munge.c: make poutput static since it's not exposed as a symbol.
    Message-ID: 
<nmok54owdbglalqkw2ky76jzvn4vvyybpqtftruzhpixcsx7fo@jbphrribcxq5>

-----------------------------------------------------------------------

Summary of changes:
 libshouldbeinlibc/lcm.c              | 2 +-
 pfinet/linux-src/net/ipv4/tcp_ipv4.c | 2 +-
 pfinet/linux-src/net/ipv4/udp.c      | 2 +-
 term/munge.c                         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to