Files
rocm-systems/bin
Michael LIAO 7f8b80103d [hipcc] Repace --rpath with --rpath-link
- 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.
2019-04-29 16:01:16 -04:00
..
2019-04-29 16:01:16 -04:00
2016-11-14 15:26:27 -07:00
2017-06-02 16:33:48 +03:00