diff options
author | Alexey Neyman <stilor@att.net> | 2016-11-29 13:25:44 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-11-29 13:25:44 -0800 |
commit | e082dd8991fcbdc4695de4ad513e10187e715a20 (patch) | |
tree | 877ebf903140f91befd17c796f0b328b859c9fc2 /samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu | |
parent | 3285ccbd3eb07a43168b6fc56e02f56836b44efe (diff) | |
download | crosstool-ng-e082dd8991fcbdc4695de4ad513e10187e715a20.tar.gz crosstool-ng-e082dd8991fcbdc4695de4ad513e10187e715a20.tar.bz2 crosstool-ng-e082dd8991fcbdc4695de4ad513e10187e715a20.zip |
Enable posix threads in x86_64-w64-mingw32.
This enables the resulting toolchaing to be used to build a canadian
cross to x86_64-pc-linux-gnu target. Unmark that sample as broken,
it now builds successfully.
It is likely that it is affected by issue #483, too - I see the
resulting gcc executable has a DLL dependency on libiconv-2.dll,
which is only installed into .build/.../buildtools. This will be
investigated/fixed separately.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu')
-rw-r--r-- | samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken deleted file mode 100644 index e69de29b..00000000 --- a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken +++ /dev/null |