CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/07 20:34:10
Modified files:
databases/freetds: Makefile
Log message:
Use ports-gcc to unbreak on sparc64 and probably powerpc
The last version started to make use of __builtin_bswap(16|32), which is
not supported on all archs by base-gcc. ok sthen@ (maintainer) kmos@
