Fix bug in hip_hcc uninstall script
This commit is contained in:
@@ -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
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user