Skip to content

Commit

Permalink
try_fix(spider)[1]
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Jan 28, 2025
1 parent 27bfcef commit 8f811a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/crates.io/spider_cli/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ build:
- cargo install --locked --path spider_cli --root {{prefix}} --features smart
env:
linux/x86-64:
RUSTFLAGS: -C link-arg=-fPIC -C link-arg=-pie -C reloation-model=pic
RUSTFLAGS: -C link-arg=-fPIC -C link-arg=-pie -C relocation-model=pic

test: spider -v --url https://choosealicense.com crawl

0 comments on commit 8f811a2

Please sign in to comment.