Skip to content

Commit 052cd58

Browse files
kdy1natew
authored andcommitted
Update swc (vercel#30685)
## Bug - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Errors have helpful link attached, see `contributing.md` ## Feature - [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Documentation added - [ ] Telemetry added. In case of a feature if it's used or not. - [ ] Errors have helpful link attached, see `contributing.md` ## Documentation / Examples - [ ] Make sure the linting passes by running `yarn lint` - This fixes error message about unsupported cpu features. - This applies swc-project/swc#2597 - This fix an infinite loop issue related to `@ericblade/quagga2`
1 parent fa980f0 commit 052cd58

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

packages/next/build/swc/.cargo/config.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
rustdocflags = []
55
rustflags = [
6-
"-C",
7-
"target-feature=+sse2",
86
]
97

108
[target.aarch64-apple-darwin]

packages/next/build/swc/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)