7f8b80103d
- With `--rpath`, app's RUNPATH is set to the temporary library path during build. Instead, `--rpath-link` should be used to leave RUNPATH untouched. User should set LD_LIBRARY_PATH or system ld.so.conf to proper setting.