Skip to content

Commit

Permalink
drop the config.toml env
Browse files Browse the repository at this point in the history
It appears to no longer be needed for building from a windows host

Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
  • Loading branch information
Ryex committed Apr 3, 2024
1 parent 6e4be9c commit 11642d9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
[env]
CFLAGS_wasm32_unknown_unknown = "-I wasm-sysroot"
AR = 'llvm-ar'

[alias]
xtask = "run -p xtask --"

0 comments on commit 11642d9

Please sign in to comment.