open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- configure.~1~ 2016-06-26 01:31:14.000000000 -0400
+++ configure 2016-06-26 01:35:08.000000000 -0400
@@ -0,0 +1,11 @@
+#!/bin/sh
+#
+# @configure
+env CXX="$CXX" python ./configure.py --bootstrap
+ed -s ./build.ninja <<EOF
+1;/^# This file/-d
+wq
+EOF
+# Ignore errors
+true
Everything looks good. We'll let you know here if there's anything you should know about.