Remove references to -fticky-ticky flag
[ghc-hetmet.git] / boot
diff --git a/boot b/boot
index aa90626..014efff 100644 (file)
--- a/boot
+++ b/boot
@@ -2,6 +2,11 @@
 
 set -e
 
+chmod +x rts/gmp/configure
+chmod +x darcs-all
+
+./darcs-all ${1+"$@"} get
+
 autoreconf
 
 for lib in libraries/*; do