diff options
Diffstat (limited to 'chapter7/libstdc++.sh')
-rw-r--r-- | chapter7/libstdc++.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter7/libstdc++.sh b/chapter7/libstdc++.sh index 1a0b5ee..de3a6b4 100644 --- a/chapter7/libstdc++.sh +++ b/chapter7/libstdc++.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e ln -s gthr-posix.h libgcc/gthr-default.h && mkdir build |