We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ad66c commit b5fb64fCopy full SHA for b5fb64f
pom.xml
@@ -63,7 +63,7 @@
63
<linker.executable>gcc</linker.executable>
64
<!-- use the static lib liboqs.a -->
65
<linker.start.option>-shared -L${liboqs.lib.dir}</linker.start.option>
66
- <linker.end.option>${liboqs.lib.dir}/liboqs.a -lcrypto</linker.end.option>
+ <linker.end.option>${liboqs.lib.dir}/liboqs.a</linker.end.option>
67
</properties>
68
</profile>
69
<profile>
0 commit comments