Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 702968
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/meson_options.txt
0
++ b/meson_options.txt
Lines 22-28 Link Here
22
22
23
option('enable_tests',
23
option('enable_tests',
24
    type: 'boolean',
24
    type: 'boolean',
25
    value: true,
25
    value: false,
26
    description: 'Build dav1d tests')
26
    description: 'Build dav1d tests')
27
27
28
option('logging',
28
option('logging',

Return to bug 702968