Fix for successfully reading external library environment variables #7

Open
Alex Fuller wants to merge 1 commits from boberfly/cycles:fixes/libraryPaths into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Hello, I was just building for Gaffer and noticed that I wasn't able to bring in my own LD_LIBRARY_PATH environment variable, so this is a fix for that. I've tested Linux (Rocky 8) so far, but Windows/macOS probably would need the same fix.

Hello, I was just building for Gaffer and noticed that I wasn't able to bring in my own LD_LIBRARY_PATH environment variable, so this is a fix for that. I've tested Linux (Rocky 8) so far, but Windows/macOS probably would need the same fix.
Alex Fuller added 1 commit 2023-12-16 09:49:18 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fixes/libraryPaths:boberfly-fixes/libraryPaths
git checkout boberfly-fixes/libraryPaths
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/cycles#7
No description provided.