Skip to content

Commit b01c183

Browse files
committed
Find the _hacl static libraries
1 parent 856ce7e commit b01c183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cpython-unix/extension-modules.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ _hmac:
329329
defines:
330330
- _BSD_SOURCE
331331
- _DEFAULT_SOURCE
332+
linker-args:
333+
- args: ["-LModules/_hacl"]
332334

333335
_imp:
334336
config-c-only: true

0 commit comments

Comments
 (0)