aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/bc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/bc.sh')
-rw-r--r--chapter8/bc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/bc.sh b/chapter8/bc.sh
index c055edd..8d2b2f7 100644
--- a/chapter8/bc.sh
+++ b/chapter8/bc.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
CC=gcc ./configure.sh --prefix=/usr -G -O3 &&