Module Name: src Committed By: rillig Date: Mon Apr 10 19:23:02 UTC 2023
Modified Files: src/lib/libm: Makefile Log Message: libm: suppress lint warning about '>>' on signed integer GCC has implementation-defined behavior for that case. To generate a diff of this commit: cvs rdiff -u -r1.218 -r1.219 src/lib/libm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.