Skip to content

Commit abccdbe

Browse files
authored
Merge pull request #292 from jonathangreen/feature/build-flags
Configure options for libxmlsec1
2 parents 3191662 + 01b18c9 commit abccdbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ def prepare_static_build_linux(self):
437437
prefix_arg,
438438
'--disable-shared',
439439
'--disable-gost',
440+
'--enable-md5',
440441
'--disable-crypto-dl',
441442
'--enable-static=yes',
442443
'--enable-shared=no',

0 commit comments

Comments
 (0)