pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/geoclue
Module Name: pkgsrc
Committed By: marino
Date: Tue Oct 9 15:26:45 UTC 2012
Modified Files:
pkgsrc/geography/geoclue: Makefile
Log Message:
geography/geoclue: Fix build for gcc4.6+
geoclue uses -Werror, but gcc4.6+ has a new warning,
unused-but-set-variable which will break the build. Add a CFLAG to
inhibit the warning to fix build on gcc4.6+.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/geography/geoclue/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