diff options
Diffstat (limited to 'docs/markdown/snippets/config_tool_no_cross_path.md')
| -rw-r--r-- | docs/markdown/snippets/config_tool_no_cross_path.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/markdown/snippets/config_tool_no_cross_path.md b/docs/markdown/snippets/config_tool_no_cross_path.md deleted file mode 100644 index cec22e482..000000000 --- a/docs/markdown/snippets/config_tool_no_cross_path.md +++ /dev/null @@ -1,7 +0,0 @@ -## Config tool based dependencies no longer search PATH for cross compiling - -Before 0.55.0 config tool based dependencies (llvm-config, cups-config, etc), -would search system $PATH if they weren't defined in the cross file. This has -been a source of bugs and has been deprecated. It is now removed, config tool -binaries must be specified in the cross file now or the dependency will not -be found. |
