Skip to content

Commit 80442f7

Browse files
adamgemmelldavidtwco
authored andcommitted
1a: mention CFLAGS w/ compiler-builtins/c
1 parent aae0a6e commit 80442f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/0000-build-std/4-stage-1a.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,8 @@ It will not be enabled by default because it is possible that the target
363363
platform does not have a suitable C compiler available. The user being able to
364364
enable this manually will be enabled through work on features (see
365365
[*Allow enabling/disabling features with build-std*][future-features] from Stage
366-
1b).
366+
1b). Once the user can enable `compiler-builtins/c`, they will need to manually
367+
configure `CFLAGS` to ensure that the C components will link with Rust code.
367368

368369
## Caching
369370
[caching]: #caching

0 commit comments

Comments
 (0)