pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/dconf



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jan  7 13:20:57 UTC 2013

Modified Files:
        pkgsrc/devel/dconf: Makefile

Log Message:
Transform away -W options for new gcc.

Upstream's makefiles have hardcoded warning options that are only
understood by new gcc (and not by 4.1.3.  Transform
-Wno-unused-but-set-variable to -Wno-unused-variable to enable
building on NetBSD-5.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/dconf/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