wangyu5 / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

Ninja generator should test if the linker supports --threads #228

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The make generator does this by calling 
gyp.system_test.TestLinkerSupportsThreads. The ninja generator should do the 
same.

Original issue reported on code.google.com by cbentzel@chromium.org on 12 Oct 2011 at 6:56