gcc50: Fix parallel build issue with libstdc++
authorJohn Marino <draco@marino.st>
Thu, 19 Mar 2015 08:54:30 +0000 (01:54 -0700)
committerSascha Wildner <saw@online.de>
Thu, 19 Mar 2015 10:13:11 +0000 (11:13 +0100)
commitc3a6e38a6b7d451ad22afa0b351a71e5bcf4f200
tree5232f8d59d49397b789577b038f7e9dc33c8ea7e
parent2fa2d2a8783950032565a0f5b5e67b978f857ce6
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.
gnu/lib/gcc50/libstdcxx/components/libconv_2011/Makefile