gobics / uproc

Tools for ultra-fast protein sequence classification.
http://uproc.gobics.de/
GNU Lesser General Public License v3.0
5 stars 3 forks source link

minor fix: don't explicitly invoke cc #6

Closed sjaenick closed 9 years ago

sjaenick commented 9 years ago

minor fix: build fails when other compilers are available and picked up first, e.g. 'cc' from Sun Studio compiler suite.

rmartinjak commented 9 years ago

Thanks!