Module Name: src Committed By: martin Date: Thu Aug 22 08:24:30 UTC 2013
Modified Files: src/lib/libm: Makefile Log Message: s_nexttoward.c does not make sense compiling for 32 bit sparc (double == long double), so ifdef it out in the sparc64 compat library build. I hope the nextafter alias is set up correctly (where?) - and someone please suggest a better way for this if clause. To generate a diff of this commit: cvs rdiff -u -r1.140 -r1.141 src/lib/libm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.