mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
Add warning suppression to tcudbprocs.c
When tcudbprocs.o is built as part of tbutc, it needs to have the same warning suppression as when it is built as part of butc. Change-Id: Ied3a9512676ea929f5acdb80b29875555f69113a Reviewed-on: http://gerrit.openafs.org/5402 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
fa6b865125
commit
759c993c61
@ -96,6 +96,7 @@ list.o: ${BUTC}/list.c ${BUTCINCLS}
|
||||
recoverDb.o: ${BUTC}/recoverDb.c ${BUTCINCLS}
|
||||
$(AFS_CCRULE) ${BUTC}/recoverDb.c
|
||||
|
||||
CFLAGS_tcudbprocs.o=@CFLAGS_NOERROR@
|
||||
tcudbprocs.o: ${BUTC}/tcudbprocs.c ${BUTCINCLS}
|
||||
$(AFS_CCRULE) ${BUTC}/tcudbprocs.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user