Module Name: src Committed By: riastradh Date: Wed Nov 7 03:56:18 UTC 2018
Modified Files: src/tests/lib/libm: Makefile Log Message: Build libm tests with -fno-builtin. This way they test libm, not whatever the compiler does. We should _also_ have automatic integration tests for what the compiler does, as a separate thing. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/tests/lib/libm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.