4 lines
81 B
Bash
4 lines
81 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
export LD_LIBRARY_PATH=${AMDAPPSDKROOT}/lib/x86_64:${LD_LIBRARY_PATH}
|