Commit Graph

1 Commits

Author SHA1 Message Date
termux-pacman-bot
8cfc858bb4 fix(main/dotnet): fixes System.Security.Cryptography.Native.Openssl linker errors for .NET 8/9 (#24052)
System.Security.Cryptography.Native.Openssl needs libssl and libcrypto but does not have termux's libdir in its rpath
This adds the libdir to rpath for System.Security.Cryptography.Native.Openssl for both versions
2025-04-03 01:31:11 +00:00