We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bzlmod
1 parent fae691c commit 519465dCopy full SHA for 519465d
.bazelrc
@@ -12,6 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+common --noexperimental_enable_bzlmod
16
+
17
build --cxxopt "-std=c++17"
18
build --cxxopt "-ffp-contract=off"
19
build --host_cxxopt "-std=c++17"
0 commit comments