Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Oct 22, 2024
1 parent 49c0537 commit 3f869b0
Show file tree
Hide file tree
Showing 11 changed files with 190 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# you probably want these overrides, so they're enabled by default.
CXX = "clang++"
CXXSTDLIB = "libc++"
CXXFLAGS = "-std=gnu++2a -fcoroutines-ts -stdlib=libc++"
#CXXFLAGS = "-std=gnu++2a -fcoroutines -stdlib=libc++"
Loading

0 comments on commit 3f869b0

Please sign in to comment.