pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ncurses
Module Name: pkgsrc
Committed By: sevan
Date: Tue Jun 2 01:03:57 UTC 2015
Modified Files:
pkgsrc/devel/ncurses: Makefile.common
Log Message:
When GCC version is 5.x, pass the -P flag to cpp, preventing the generation of line markers
in the output from cpp.
Resolves build issue on DragonFlyBSD development snapshots which include GCC 5.1.1
GCC bug 60723
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ncurses/Makefile.common
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