You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fastrpc_test: default to /usr/local/bin; set LD_LIBRARY_PATH for local libs
- Change default --bin-dir to /usr/local/bin (was /usr/bin).
- Export LD_LIBRARY_PATH=/usr/local/lib/fastrpc_test before running so
./fastrpc_test resolves its companion libs.
- Update help text and warnings to reference /usr/local defaults.
- Keep existing logic: cd into bin dir, honor --bin-dir overrides, and
retain /bin guard with ALLOW_BIN_FASTRPC=1 escape hatch.
Signed-off-by: Srikanth Muppandam <[email protected]>
0 commit comments