Skip to content

Commit

Permalink
Update dist1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored May 21, 2024
1 parent 6d3be1c commit 6c6dc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llvm/dist1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ lipo -create install_osx_arm64/${LIB_NAME}/lib/$LIB_FILE install_osx_x64/${LIB_N
lipo -info fat_tmp/${LIB_NAME}/lib/mac/$LIB_FILE

mkdir -p ${DIST_DIR}/lib/mac/
copy1k fat_tmp/${LIB_NAME}/mac/$LIB_FILE ${DIST_DIR}/lib/mac/
copy1k fat_tmp/${LIB_NAME}/lib/mac/$LIB_FILE ${DIST_DIR}/lib/mac/

0 comments on commit 6c6dc16

Please sign in to comment.