Skip to content

Commit

Permalink
don't pass -Crelocation-model=static to host targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Freax13 committed Feb 11, 2025
1 parent be15a1e commit d23ce63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ jobs:
runs-on: ${{ matrix.platform }}
timeout-minutes: 15

env:
RUSTFLAGS: -Crelocation-model=static -Dwarnings

steps:
- name: "Checkout Repository"
uses: actions/checkout@v4
Expand Down

0 comments on commit d23ce63

Please sign in to comment.