commit 62af0394e6f0acbb07b0de957bee06e880eae55d
Author: zrj <[email protected]>
Date: Thu Oct 27 19:25:09 2016 +0300
gcc47: Do not include empty header.
Including this header only poisons and triggers ctype_members.cc to be
recompiled
on every repeated quickworld together with relink of libstdc++ for no good
reason.
Summary of changes:
contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/ctype_members.cc | 1 -
1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/62af0394e6f0acbb07b0de957bee06e880eae55d
--
DragonFly BSD source repository