Edit

IABSD.fr/ports/net/syncthing

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-07-22 20:20:25
    Hash : fd14acca
    Message : syncthing can't use the normal MODGO_FLAGS to pick up MAKE_JOBS, so instead set it via GOMAXPROCS in the environment. avoids go autodetecting how many CPUs are in the machine. ok edd