Prepend to the system search path instead of overriding it#818
Prepend to the system search path instead of overriding it#818cuttestkittensrule wants to merge 5 commits intowpilibsuite:mainfrom
Conversation
|
I'm not sure we actually want to do this. And if we did, we'd want it to be prepended instead of appended. Do you have a use case that needs this? |
|
There are some GradleRIO tasks that reference system libraries (like running the simulation GUI requiring GTK). If these libraries aren't on the default search path, then |
|
We don't support NixOS. We could potentially be ok with an optional off by default flag to do this, but this is not something we would want to be on by default. |
ldpathtoLD_LIBRARY_PATH,DYLD_LIBRARY_PATH, andDYLD_FALLBACK_LIBRARY_PATHnullif the environment variable wasn't set