There was an error while loading. Please reload this page.
2 parents 329d7b0 + 2f8ed6b commit d500639Copy full SHA for d500639
1 file changed
Dockerfile
@@ -76,7 +76,7 @@ RUN git clone --recursive https://github.com/ekg/seqwish \
76
RUN git clone --recursive https://github.com/pangenome/smoothxg \
77
&& cd smoothxg \
78
&& git pull \
79
- && git checkout c216a84c51e8fa462aa0e26e56f08e4580d5c69c \
+ && git checkout e91d6b358caa8c5adff9cd5e9b97c458f35d7600 \
80
&& git submodule update --init --recursive \
81
&& sed -i 's/-msse4.1/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
82
&& sed -i 's/-march=native/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
0 commit comments