diff options
author | Timothy Arceri <tarceri@itsqueeze.com> | 2017-08-21 11:44:42 +1000 |
---|---|---|
committer | Timothy Arceri <tarceri@itsqueeze.com> | 2017-08-22 11:03:08 +1000 |
commit | 3025f89dd8d9ed6be0833b540a487c94fceab53a (patch) | |
tree | 5721bbfeb6efa8a66ee75b55ff8e6dadf22b1ce6 /docs | |
parent | 33d1deb9c8d89de69b4d198665a8c7236e84ced8 (diff) |
docs: remove MSVC testing/building from help wanted
We are using appveyor for Windows continuous integration.
https://ci.appveyor.com/project/mesa3d/mesa
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/helpwanted.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index bf6f788096..48e57fc716 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -35,9 +35,6 @@ There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/descr Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing issues in the code. <li> -<b>Windows driver building, testing and maintenance.</b> -Fixing MSVC builds. -<li> <b>Contribute more tests to <a href="https://piglit.freedesktop.org/">Piglit</a>.</b> </ol> |