Skip to content

Instantly share code, notes, and snippets.

@renatoalencar
Created October 27, 2022 13:15
Show Gist options
  • Save renatoalencar/2286ea38fd9f9c2234f65493858546e0 to your computer and use it in GitHub Desktop.
Save renatoalencar/2286ea38fd9f9c2234f65493858546e0 to your computer and use it in GitHub Desktop.
diff --git a/src/dune b/src/dune
index 2ba2d36..d9e8e57 100644
--- a/src/dune
+++ b/src/dune
@@ -1,7 +1,6 @@
(library
(name binaryen)
(public_name binaryen)
- (libraries libbinaryen.c)
(foreign_stubs
(language c)
(names binaryen_stubs_types binaryen_stubs_ops binaryen_stubs_literals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment