We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39aefe7 commit 1d9b787Copy full SHA for 1d9b787
1 file changed
.github/workflows/sbom.yml
@@ -236,7 +236,7 @@ jobs:
236
PY
237
238
- name: --options-h escape hatch ($CC -dM -E, no pcpp)
239
- # The doc/SBOM.md § 1.5 escape hatch for toolchains that cannot
+ # The doc/SBOM.md section 1.5 escape hatch for toolchains that cannot
240
# install pcpp (older Keil / IAR sites with restricted pip
241
# access): pre-process settings.h with the system compiler's
242
# `-dM -E` macro-dump mode and feed the resulting flat #define
0 commit comments