K 10 svn:author V 6 gerald K 8 svn:date V 27 2016-12-05T01:04:08.275326Z K 7 svn:log V 442 Remove gcc/files/patch-libcpp which has not been present on lang/gcc49 and lang/gcc48, but is something we have in lang/gcc47 and that lang/gcc carried over from the days it was about GCC 4.7 (so surviving both the transitions to GCC 4.8 and recently GCC 4.9). The underlying issue was addressed upstream 2014-10-24 with r216679, and in FreeBSD head 2013-09-06 by theraven@ who fixed fixed our iconv.h to not include stdbool.h. PR: 161417 END