2
0

Fix bug in hip_hcc uninstall script

[ROCm/hip commit: 72037de79f]
Este cometimento está contido em:
Maneesh Gupta
2016-04-18 15:08:36 +05:30
ascendente 8aec5e9af8
cometimento 3e6cd3795b
+1 -1
Ver ficheiro
@@ -12,7 +12,7 @@ ROCMDIR=/opt/rocm
HIPDIR=$ROCMDIR/hip
# Remove soft-links to libraries
HIPLIBFILES=$HIPDIR/hip/lib/*
HIPLIBFILES=$HIPDIR/lib/*
ROCMLIBDIR=$ROCMDIR/lib
pushd $ROCMLIBDIR
for f in $HIPLIBFILES