]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/CMakebindateStream.pkg
coverity fixes to strange flow task (from carlos) \ plus some minor cosmetics
[u/mrichter/AliRoot.git] / RAW / CMakebindateStream.pkg
index fae408fb51ff369913f80641de5988294f82b316..e394c31f4793e7e410b50af90b9a13b154d534eb 100644 (file)
@@ -31,11 +31,11 @@ set ( EINCLUDE ${EINCLUDE}  TPC ITS RAW)
 
 set ( PACKBLIBS  ${ROOTCLIBS} ${SYSLIBS})
 
-set ( ELIBS   MDC TPCbase TPCsim TPCrec HLTbase ITSbase ITSsim ITSrec MUONmapping MUONevaluation MUONsim MUONrec MUONgeometry MUONcalib MUONbase MUONraw RAWDatasim MUONtrigger MUONcore STEER CDB AOD RAWDatarec ESD RAWDatabase STEERBase)
+set ( ELIBS   MDC TPCbase TPCsim TPCrec HLTbase ITSbase ITSsim ITSrec MUONmapping MUONevaluation MUONsim MUONrec MUONgeometry MUONcalib MUONbase MUONraw RAWDatasim MUONtrigger MUONcore STEER CDB AOD RAWDatarec ESD RAWDatabase STEERBase ANALYSIS)
 
 if(ALICE_TARGET MATCHES "macosx")
 
-  ALICE_Format( TEMP "-Wl,-u,_G__cpp_setupG__" "" ${dateStreamLIBSINIT})
+  ALICE_Format( TEMP "-Wl,-u,_G__cpp_setupG__" "" "${dateStreamLIBSINIT}")
   set( PACKLDFLAGS "${LDFLAGS} ${TEMP}")
 
 endif(ALICE_TARGET MATCHES "macosx")