diff --git a/generate-bindings b/generate-bindings index 462a5ab..10e240b 100755 --- a/generate-bindings +++ b/generate-bindings @@ -138,7 +138,6 @@ hs-bindgen-cli preprocess \ echo "=== Configuring Cabal ===" cabal configure \ --extra-lib-dirs="$RUST_DIR/target/debug" \ - --extra-lib-dirs="$RUST_DIR/target/release" \ --extra-include-dirs="$RUST_DIR" echo "=== Done ==="