Skip to content

Commit

Permalink
fixup! Initial implementation from node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed Feb 4, 2025
1 parent e096002 commit c78f4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
common --enable_workspace
build --cxxopt="-std=c++20"
build --cxxopt="-std=c++20" --copt="-fpermissive" --copt="-Wno-error"

0 comments on commit c78f4d2

Please sign in to comment.