projects
/
sfpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b60dc9e
)
oops oops -f so the script won't complain if nothing is there
author
Bill Zorn
<bill.zorn@gmail.com>
Tue, 21 Aug 2018 00:50:41 +0000
(17:50 -0700)
committer
Bill Zorn
<bill.zorn@gmail.com>
Tue, 21 Aug 2018 00:50:41 +0000
(17:50 -0700)
docker-build-wheels.sh
patch
|
blob
|
history
diff --git
a/docker-build-wheels.sh
b/docker-build-wheels.sh
index 7903031fed5c69c227a83e72c5361033efc221f5..bf7dc1c75daf245494d9f1d0551cc7341a301dd2 100755
(executable)
--- a/
docker-build-wheels.sh
+++ b/
docker-build-wheels.sh
@@
-2,7
+2,7
@@
set -e -x
cd /io/
-rm wheelhouse/*.whl
+rm
-f
wheelhouse/*.whl
(cd SoftPosit/build/Linux-x86_64-GCC; make clean; make)
(cd berkeley-softfloat-3/build/Linux-x86_64-GCC; make clean; make)