Skip to content

Commit

Permalink
Remove static library
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed May 24, 2021
1 parent cf919ba commit 48b7aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default/scripts/python2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ fi
mkdir -p ${OUTPUT_DIR}/dev
mv ${OUTPUT_DIR}${INSTALL_PREFIX}/include ${OUTPUT_DIR}/dev/.
rm -rf ${OUTPUT_DIR}${INSTALL_PREFIX}/lib/pkgconfig
rm -rf ${OUTPUT_DIR}${INSTALL_PREFIX}/lib/python2.7/config/libpython2.7.a

0 comments on commit 48b7aba

Please sign in to comment.