Skip to content

Commit 9336a4b

Browse files
committed
Add missing gcc. prefix
1 parent b056d3e commit 9336a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
# modifications to the `src/gcc` submodule.
191191
# Currently, this is only supported for the `x86_64-unknown-linux-gnu` target.
192192
#gcc.download-ci-gcc = false
193-
#libgccjit-libs-dir = "/path/to/libgccjit-libs-dir"
193+
#gcc.libgccjit-libs-dir = "/path/to/libgccjit-libs-dir"
194194

195195
# =============================================================================
196196
# General build configuration options

0 commit comments

Comments
 (0)