Skip to content

Commit 004e91d

Browse files
bigbrettdanielinux
authored andcommitted
remove path override disclaimer from docs
1 parent 2446911 commit 004e91d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/compile.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,6 @@ Then run the normal `make` steps.
347347

348348
wolfBoot includes its internal dependencies (all official wolfSSL projects) as git submodules under `lib/`, ensuring known-compatible versions. You may override these paths with `WOLFBOOT_LIB_XXX` environment variables to point to local copies of the libraries.
349349

350-
This mechanism exists mainly for internal use and is NOT RECOMMENDED, as mismatched versions can cause build failures or subtle bugs.
351-
352350
Note that all paths MUST be supplied to the Makefiles as absolute paths.
353351

354352
Available overrides:

0 commit comments

Comments
 (0)