toolchain: update paranoid unsafe path comment
Since 919c06c282
the calls to gcc always pass
through the toolchain wrapper and all gcc patches to support poisoning has been
removed.
Update the BR2_COMPILER_PARANOID_UNSAFE_PATH comment.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3e7d9a73b9
commit
f9d311edc6
@ -694,8 +694,8 @@ config BR2_COMPILER_PARANOID_UNSAFE_PATH
|
|||||||
unsafe paths are encountered.
|
unsafe paths are encountered.
|
||||||
|
|
||||||
Note that this mechanism is available for both the internal
|
Note that this mechanism is available for both the internal
|
||||||
toolchain (through gcc and binutils patches) and external
|
toolchain (through the toolchain wrapper and binutils patches)
|
||||||
toolchain backends (through the external toolchain wrapper).
|
and external toolchain backends (through the toolchain wrapper).
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user