Skip to content
Snippets Groups Projects
Unverified Commit 948dc515 authored by Michael Pratt's avatar Michael Pratt Committed by Petr Štetiar
Browse files

treewide: add ORIG_PATH variable


Add a variable that stores the original value of $PATH
in the host system's shell, before Make alters it.

This can be useful for when it is necessary
to ignore symlinks and programs made by the build system.

Define this new variable before all instances of
'export PATH:=' or similar.

Signed-off-by: default avatarMichael Pratt <mcpratt@pm.me>
(cherry picked from commit d87a8aa148ddf93b199a759deb088fff73787025)
parent 145d485d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment