[InterNetNews/inn] 64f1e1: nnrpd: Order change in link command

Julien ÉLIE noreply at github.com
Tue Jun 24 20:32:40 UTC 2025


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 64f1e1a67ab2c2edcf485c9b2157f81aa9979199
      https://github.com/InterNetNews/inn/commit/64f1e1a67ab2c2edcf485c9b2157f81aa9979199
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

  Changed paths:
    M nnrpd/Makefile

  Log Message:
  -----------
  nnrpd: Order change in link command

Python 3.11 somehow advertises on Debian bookworm
"-L/usr/lib/x86_64-linux-gnu" as LIBDIR whereas Python 3.9 advertises
on Debian bullseye "-L/usr/lib/x86_64-linux-gnu/python3.9" as LIBDIR.

It breaks the build of custom libraries whose lib path is mentioned
afterwards.  So just put PYTHON_LIBS at the end.  Quick fix!



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list