Skip to content

Commit cfcfba4

Browse files
Merge pull request #453 from pangenome/update_stuff
update smoothxg
2 parents 1d235ea + ba8c375 commit cfcfba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ RUN git clone --recursive https://github.com/ekg/seqwish \
7777
RUN git clone --recursive https://github.com/pangenome/smoothxg \
7878
&& cd smoothxg \
7979
&& git pull \
80-
&& git checkout e93c62356b33c2f6db727452328e09a33bfc82c6 \
80+
&& git checkout 1182e148de177e7878c7407633332df235a1e90a \
8181
&& git submodule update --init --recursive \
8282
&& sed -i 's/-msse4.1/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
8383
&& sed -i 's/-march=native/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \

0 commit comments

Comments
 (0)