Skip to content

Commit

Permalink
Add helpful tar command
Browse files Browse the repository at this point in the history
  • Loading branch information
theopolis committed Jun 23, 2019
1 parent 8cfa401 commit 2748f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-anywhere.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ CC=gcc CXX=g++ $SCRIPT_DIR/install-clang.sh $OPT -j 6 -t $DIR/$TUPLE -s $SYSROOT
cp -R $SCRIPT_DIR/overlay/* $DIR/$TUPLE

echo "Complete"
echo "Run: tar -C $DIR cJf $TUPLE-vXYZ.tar.xz $TUPLE"

0 comments on commit 2748f5c

Please sign in to comment.