* Use Compiler-rt package
* Improve the bootstrap (do the local build first on our systems, upload
to Debian and use the packages)
- * Plug the testsuite
* Port on other archs
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 20 Jan 2015 08:50:28 +0100
* Update the list of build dep to build the doc
* Force the verbose mode during the build
* Add a TODO list
+ * Enable the testsuite
-- Jordan Justen <jordan.l.justen@intel.com> Mon, 12 Jan 2015 00:35:31 -0800
override_dh_auto_build:
make VERBOSE=1
-# Skip test since it fails on rust 0.12
-override_dh_auto_test:
- true
-
LD_TMP1 := $(RUST_TMP_PREFIX)/lib
# TODO improve this stuff to make it dynamic
LD_TMP_i386 := $(LD_TMP1)/rustlib/i686-unknown-linux-gnu/lib