pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/xorp



Module Name:    pkgsrc
Committed By:   dholland
Date:           Mon Dec 29 07:03:46 UTC 2014

Modified Files:
        pkgsrc/net/xorp: Makefile

Log Message:
Extend removing -Werror to all compilers, not just clang. Fixes build
with gcc48 on amd64; also closes PR 36974 relating to -Wcast-align on
arm and other non-x86 platforms.

Whether the offending code *works* on non-x86 platforms isn't clear,
but it might and someone will eventually have to try it out. If it
doesn't, please try to get upstream to fix it as the code probably
needs fundamental restructuring.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/xorp/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