Skip to content

Commit

Permalink
Make sure lib/ exists
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Feb 12, 2014
1 parent 879fd08 commit 4c07a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glibc/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
mkdir -p $PREFIX/lib/
cp /lib/x86_64-linux-gnu/libc.* $PREFIX/lib/
cp /lib/x86_64-linux-gnu/libc-* $PREFIX/lib/

0 comments on commit 4c07a1b

Please sign in to comment.