[Lunar-commits] <moonbase-other> scikit: work around "no main in _start" error

v4hn me at v4hn.de
Sat Oct 26 13:13:53 CEST 2013


commit bb5902f19239b4e9d3dee2a58de9f516702eee86
Author: v4hn <me at v4hn.de>
Date: Fri, 06 Sep 2013 10:02:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bb5902f19239b4e9d3dee2a58de9f516702eee86

scikit: work around "no main in _start" error
---
  python/scikit/BUILD | +2/-0     
  1 file changed, 2 insertions(+)

--- a/python/scikit/BUILD
+++ b/python/scikit/BUILD
@@ -1,3 +1,5 @@
+unset LDFLAGS &&
+
 python setup.py build  &&
 
 prepare_install  &&




More information about the Lunar-commits mailing list