git: gcc50: Fix parallel build issue with libstdc++
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Mar 19 03:13:29 PDT 2015
commit c3a6e38a6b7d451ad22afa0b351a71e5bcf4f200
Author: John Marino <draco at marino.st>
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
More information about the Commits
mailing list