Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: mrg
Date: Tue Feb 5 09:29:20 UTC 2019
Modified Files:
src/sys/conf: copts.mk
src/sys/modules/zlib: Makefile
src/sys/rump/kern/lib/libz: Makefile
Log Message:
be sure to only apply zlib.c's -Wno-error=implicit-fallthrough to GCC 7.
push the setting into the rump and module version too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/conf/copts.mk
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/zlib/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/kern/lib/libz/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index