mculinovic / EAGLER

Eliminating Assembly Gaps by Long read Extension
GNU General Public License v3.0
6 stars 1 forks source link

Makefile linker error on OS X #2

Closed Sterbic closed 9 years ago

Sterbic commented 9 years ago

Fix linker error on -lrt flag on OS X. Find a way do discriminate OS in makefile rules.

Sterbic commented 9 years ago

Solved in commit a2a6a8e582fb61ef5dabff24c876d0d8c5d86ddd

OSX specific: g++-4.9, no -lrt flag Linux specific: -lrt linker flag