pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/tme



Module Name:    pkgsrc
Committed By:   mrg
Date:           Mon Apr  4 18:00:16 UTC 2016

Modified Files:
        pkgsrc/emulators/tme: Makefile

Log Message:
don't bother turning off every individual warning that comes up with
modern compilers, turn off -Werror globally and avoid the creeping
failures each compiler update (this affects both gcc and clang.)

apply -fno-strict-aliasing for all foreseeable future gcc versions.

this now works with gcc 5.3.

ok wiz, joerg


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/emulators/tme/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