Skip to content

Commit

Permalink
update odgi/smoothxg
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Sep 28, 2024
1 parent 1e6fd38 commit cdcd1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ RUN git clone --recursive https://github.com/ekg/seqwish \
RUN git clone --recursive https://github.com/pangenome/smoothxg \
&& cd smoothxg \
&& git pull \
&& git checkout 986b11fd33b95200f476769df50d2e1cd4c070d8 \
&& git checkout 66b17aeead7980f517fed8cc9002bdb2e86a0572 \
&& git submodule update --init --recursive \
&& sed -i 's/-msse4.1/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
&& sed -i 's/-march=native/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
Expand Down

0 comments on commit cdcd1a6

Please sign in to comment.