Skip to content

Merge into Production Release v1.4.14#54

Merged
Martinski4GitHub merged 5 commits intomasterfrom
develop
Apr 12, 2026
Merged

Merge into Production Release v1.4.14#54
Martinski4GitHub merged 5 commits intomasterfrom
develop

Conversation

@Martinski4GitHub
Copy link
Copy Markdown
Member

Merge into Production Release v1.4.14

Just minor code improvements.
Added "unset LD_LIBRARY_PATH" line as a workaround due to the latest Entware binaries using the RUNPATH embedded library search path mechanism instead of the previous RPATH method. RUNPATH is searched AFTER the LD_LIBRARY_PATH definitions, whereas RPATH has higher priority than the LD_LIBRARY_PATH environment variable, so it's searched FIRST.
Workaround for Entware Binaries using RUNPATH
@Martinski4GitHub Martinski4GitHub requested a review from a team as a code owner April 12, 2026 06:50
@Martinski4GitHub Martinski4GitHub merged commit 9966ab7 into master Apr 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant