aboutsummaryrefslogtreecommitdiffstats
path: root/chapter5/libstdc++.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter5/libstdc++.sh')
-rw-r--r--chapter5/libstdc++.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter5/libstdc++.sh b/chapter5/libstdc++.sh
index 73380a8..1e21f35 100644
--- a/chapter5/libstdc++.sh
+++ b/chapter5/libstdc++.sh
@@ -1,5 +1,3 @@
-#!/bin/bash
-
mkdir -v build
cd build
@@ -13,4 +11,4 @@ cd build
--with-gxx-include-dir=/tools/${LFS_TGT}/include/c++/${VERSION} &&
make &&
-make -j1 DESTDIR=${LFS} install \ No newline at end of file
+make -j1 DESTDIR=${LFS} install