CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/28 09:32:48
Modified files:
math/calcoo : Makefile
Added files:
math/calcoo/patches: patch-src_Makefile_in
Log message:
Explicitly link in libm since math functions are called from the main
program (duh!). Required by lld.
