mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
Provide support for vendored native code workflow.
This commit introduces generated overlay filesystem support for
${PATH}, ${LD_LIBRARY_PATH}, and ${PKG_CONFIG_PATH} as well as
includes a working example of how to take advantage of this support
when integrating with vendored code.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
. $GVM_ROOT/scripts/functions
|
||||
|
||||
_gvm()
|
||||
_gvm()
|
||||
{
|
||||
local cur prev opts base
|
||||
COMPREPLY=()
|
||||
|
||||
Reference in New Issue
Block a user