mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
meson: Remove old todo comment about pthread stubs.
Noticed while making my last change. pthread stubs are long dead, we actually use threads all over now. Reviewed-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7695>
This commit is contained in:
parent
661b292834
commit
311470fa64
1 changed files with 0 additions and 2 deletions
|
|
@ -1657,8 +1657,6 @@ else
|
|||
asan_c_args = ['-DBUILT_WITH_ASAN=0']
|
||||
endif
|
||||
|
||||
# pthread stubs. Lets not and say we didn't
|
||||
|
||||
if host_machine.system() == 'windows'
|
||||
# Prefer the winflexbison versions, they're much easier to install and have
|
||||
# better windows support.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue