aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6/binutils.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter6/binutils.sh')
-rw-r--r--chapter6/binutils.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter6/binutils.sh b/chapter6/binutils.sh
index b04f731..5411f57 100644
--- a/chapter6/binutils.sh
+++ b/chapter6/binutils.sh
@@ -1,5 +1,3 @@
-#!/bin/bash
-
mkdir -v build
cd build
@@ -13,4 +11,4 @@ cd build
--enable-64-bit-bfd &&
make &&
make DESTDIR=${LFS} -j1 install &&
-install -vm755 libctf/.libs/libctf.so.0.0.0 ${LFS}/usr/lib \ No newline at end of file
+install -vm755 libctf/.libs/libctf.so.0.0.0 ${LFS}/usr/lib