projects
/
strace-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
18f8774
)
Add gcc-multilib too
author
Steve McIntyre
<steve@einval.com>
Sun, 18 Dec 2016 23:25:39 +0000
(23:25 +0000)
committer
Steve McIntyre
<steve@einval.com>
Sun, 18 Dec 2016 23:25:39 +0000
(23:25 +0000)
strace-build-test
patch
|
blob
|
history
diff --git
a/strace-build-test
b/strace-build-test
index
b08b5cd
..
a8f13d7
100755
(executable)
--- a/
strace-build-test
+++ b/
strace-build-test
@@
-48,7
+48,7
@@
schroot -e -c $mysid || true
schroot -b -c $BASE_CHROOT -n $mysid
dd-schroot-cmd -y -c $mysid apt-get update
dd-schroot-cmd -y -c $mysid apt-get build-dep strace
schroot -b -c $BASE_CHROOT -n $mysid
dd-schroot-cmd -y -c $mysid apt-get update
dd-schroot-cmd -y -c $mysid apt-get build-dep strace
-dd-schroot-cmd -y -c $mysid apt-get install git autotools-dev gawk dh-autoreconf
+dd-schroot-cmd -y -c $mysid apt-get install git autotools-dev gawk dh-autoreconf
gcc-multilib
DATETIME=$(date -u '+%Y-%m-%d-%H%M%S')
BDIR=~/build/strace/build-test-${DATETIME}
DATETIME=$(date -u '+%Y-%m-%d-%H%M%S')
BDIR=~/build/strace/build-test-${DATETIME}