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>
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