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