Browse Source

remove `-fPIC` from `build_hipblas.sh`

jmorganca 11 tháng trước cách đây
mục cha
commit
11508826b2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      llama/build_hipblas.sh

+ 0 - 1
llama/build_hipblas.sh

@@ -61,7 +61,6 @@ hipcc \
     -Wno-deprecated-declarations \
     -Wno-unused-result \
     -I. \
-    -fPIC \
     -lhipblas -lamdhip64 -lrocblas \
     -shared \
     $additional_flags \