Skip to content

Commit

Permalink
rename VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Jun 6, 2020
1 parent 6db787a commit 5dd7114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/bowtie2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

LDFLAGS=""
CXXFLAGS="$CXXFLAGS -std=c++11"
mv VERSION VERSION.txt
make CXX=$CXX CPP=$CXX CC=$CC LDLIBS="-L$PREFIX/lib -lz -ltbb -ltbbmalloc -lpthread"

binaries="\
Expand Down

0 comments on commit 5dd7114

Please sign in to comment.