Stick to Rust debug builds in shell to avoid C lib dir confusion
This commit is contained in:
parent
ddc8b9097d
commit
40bb939302
@ -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 ==="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user