CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2025/04/28 16:35:12

Modified files:
        net/rtorrent   : Makefile 
        net/libtorrent : Makefile 

Log message:
use shipped configure script, disable execinfo, bump major, less build spam

No need for autoconf, the tarball has a script generated with 2.72 already.
libexecinfo gets picked up if present;  disable since it's not a dependency.
check_sym reports symbol removal and struct size changes.
-Wall is on by default and cannot be disabled, yet the code base is full of
offending stuff, so silence the two noisy warnings preventing walls of text.

Reply via email to