Commit Graph

2 Commits (f5e83701abfd9a9452623add7b39060d4ee2af6d)

Author SHA1 Message Date
David Seifert 2f82fe897a Fix building against GCC 10
* GCC 10 defaults to `-fno-common`, which makes C behave
  more like C++ in that you can only ever have one definition
  of an object per executable.
2020-02-26 13:24:17 +01:00
Heng Li be2020c4af ropebwt2 for bwt construction 2016-01-26 13:46:08 -05:00