Remove spinlocks and atomics from meson_options.txt.
authorThomas Munro
Tue, 30 Jul 2024 11:31:56 +0000 (23:31 +1200)
committerThomas Munro
Tue, 30 Jul 2024 11:37:14 +0000 (23:37 +1200)
commit06ffce4559d0f7d29e0d92d18b72b4b96772ad1c
tree6577733ec4c1f69ce4c712ade7e2880f243329cd
parent71d6c4b966ae8699103548107312275fc8029fc2
Remove spinlocks and atomics from meson_options.txt.

Commits e2562667 and 81385261 removed the configure equivalents, but
forgot to remove these options from meson_options.txt.

Revealed by the fact that build farm animals rorqual and francolin
didn't fail, despite being configured to set those options to off.  They
should now fail with unknown option, until they are adjusted.
meson_options.txt