mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Add build time GPL warning when GCOV is enabled
MFC after: 1 week
This commit is contained in:
parent
551b7d3a29
commit
b02af3b2cf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=344867
@ -3722,7 +3722,8 @@ fs/cd9660/cd9660_util.c optional cd9660
|
||||
fs/cd9660/cd9660_vfsops.c optional cd9660
|
||||
fs/cd9660/cd9660_vnops.c optional cd9660
|
||||
fs/cd9660/cd9660_iconv.c optional cd9660_iconv
|
||||
gnu/gcov/gcc_4_7.c optional gcov
|
||||
gnu/gcov/gcc_4_7.c optional gcov \
|
||||
warning "kernel contains GPL licensed gcov support"
|
||||
gnu/gcov/gcov_fs.c optional gcov lindebugfs \
|
||||
compile-with "${LINUXKPI_C}"
|
||||
gnu/gcov/gcov_subr.c optional gcov
|
||||
|
Loading…
Reference in New Issue
Block a user