Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06ffce4

Browse files
committed
Remove spinlocks and atomics from meson_options.txt.
Commitse256266 and8138526 removed the configure equivalents, butforgot to remove these options from meson_options.txt.Revealed by the fact that build farm animals rorqual and francolindidn't fail, despite being configured to set those options to off. Theyshould now fail with unknown option, until they are adjusted.
1 parent71d6c4b commit06ffce4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎meson_options.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ option('injection_points', type: 'boolean', value: false,
4949
option('PG_TEST_EXTRA',type:'string',value:'',
5050
description:'Enable selected extra tests')
5151

52-
option('atomics',type:'boolean',value:true,
53-
description:'Use atomic operations')
54-
55-
option('spinlocks',type:'boolean',value:true,
56-
description:'Use spinlocks')
57-
5852
option('PG_GIT_REVISION',type:'string',value:'HEAD',
5953
description:'git revision to be packaged by pgdist target')
6054

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp