Skip to content

Commit 49a1661

Browse files
committed
DO NOT MERGE: disable eclib by default
1 parent ab3f543 commit 49a1661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ option(
4444
option(
4545
'eclib',
4646
type: 'feature',
47-
value: 'auto',
47+
value: 'disabled',
4848
description: 'eclib interface to mwrank and elliptic curves over Q'
4949
)
5050

0 commit comments

Comments
 (0)