CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/11 18:09:08
Modified files:
math/ebc : Makefile distinfo
Log message:
Update to ebc-2.3.0; build system fixes only
While here, our getconf does not report LONG_BIT. ebc uses LONG_BIT to
determine whether or not to use 64-bit math. So just set it manually.
LONG_BIT is 64 on 64-bit archs and 32 on 32-bit archs
