diff options
Diffstat (limited to 'chapter5/binutils.sh')
-rw-r--r-- | chapter5/binutils.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter5/binutils.sh b/chapter5/binutils.sh index 5176d0c..2d9da5b 100644 --- a/chapter5/binutils.sh +++ b/chapter5/binutils.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e mkdir build cd build || exit 1 |