pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed Jan 11 22:41:46 UTC 2012

Modified Files:
        pkgsrc/net/libtorrent: Makefile
        pkgsrc/net/rtorrent: Makefile

Log Message:
Improve GCC version handling:
1.) Set minimum required GCC version to 4.1.3 because that is what has
    been tested. Based on the bug-report it also seems that GCC 4.0.1
    doesn't work.
2.) GCC 4.1.3 (as distributed with NetBSD 5.*) works fine under
    NetBSD/macppc as reported by Matthias Kretschmer on IRCnet.
    So don't insist on GCC 4.2.1 for this platform. This fixes seems
    to fix the build as the GCC 4.4.6 package doesn't build for
    this platform.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/libtorrent/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/rtorrent/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index