commit c3a6e38a6b7d451ad22afa0b351a71e5bcf4f200
Author: John Marino <[email protected]>
Date: Thu Mar 19 01:54:30 2015 -0700
gcc50: Fix parallel build issue with libstdc++
The "beforedepends" target apparently is not serial. I found out that
a header got copied into bits directory before bits directory was created.
This modification should prevent that in the future.
Summary of changes:
gnu/lib/gcc50/libstdcxx/components/libconv_2011/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3a6e38a6b7d451ad22afa0b351a71e5bcf4f200
--
DragonFly BSD source repository