mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
build: remove dependencies libc/winapi/hermit_abi
This commit is contained in:
parent
68a27f8eca
commit
ea132e2345
7 changed files with 97 additions and 1290 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -57,8 +57,6 @@ jobs:
|
|||
features: full
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# static linking to libc
|
||||
RUSTFLAGS: ${{ (matrix.target == 'x86_64-unknown-linux-gnu' && '-C target-feature=+crt-static') || '' }}
|
||||
|
||||
notify-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue