Skip to content
Snippets Groups Projects
Commit 3b66eb17 authored by Steven Murray's avatar Steven Murray Committed by Steven Murray
Browse files

Removed the no longer required -DNOTRACE compilation option from the...

Removed the no longer required -DNOTRACE compilation option from the compilation rules of smcsubr.o and smcsubr2.o
parent 4b3a2473
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,6 @@ COMM The rmcd daemon depends on libcastortape.so therefore include the rules to
COMM make it
include $(CASTOR_ROOT)/tape/Makefile
COMPILEC(smcsubr.c,-DNOTRACE)
COMPILEC(smcsubr2.c,-DNOTRACE)
RMCD_DEPLIBS = DepSharedLibraryTargetName(tape,castortape)
RMCD_LIBS = $(RMCD_DEPLIBS) BuildRPathcastortape
RMCD_OBJS = rmc_serv.o rmc_procreq.o rmclogit.o sendrep.o usrmsg.o smcsubr.o smcsubr2.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment