summaryrefslogtreecommitdiffstats
path: root/python/conda/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python/conda/build.sh')
-rw-r--r--python/conda/build.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/conda/build.sh b/python/conda/build.sh
deleted file mode 100644
index 951fd88..0000000
--- a/python/conda/build.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-cd $SRC_DIR/python/
-CPPFLAGS="-DASTRA_CUDA -DASTRA_PYTHON $CPPFLAGS -I$SRC_DIR/ -I$SRC_DIR/include -I$CUDA_ROOT/include" CC=$CC python ./builder.py build install