Skip to content

Commit

Permalink
Removed trailing space in README.md
Browse files Browse the repository at this point in the history
Resolves:
#2926 (comment)

Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
  • Loading branch information
marvin-hansen committed Oct 17, 2024
1 parent 0474127 commit f95082d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bzlmod/cross_compile/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cross Compilation

For cross compilation, you have to specify a custom platform to let Bazel know that you are compiling for a different platform than the default host platform.
For cross compilation, you have to specify a custom platform to let Bazel know that you are compiling for a different platform than the default host platform.

The example code is setup to cross compile from the following hosts to the the following targets using Rust and the LLVM toolchain:

Expand Down

0 comments on commit f95082d

Please sign in to comment.