/[PAMELA software]/DarthVader/Make.def
ViewVC logotype

Diff of /DarthVader/Make.def

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Tue Aug 4 14:01:13 2009 UTC revision 1.2 by pam-fi, Thu Aug 6 14:57:49 2009 UTC
# Line 47  endif Line 47  endif
47  export F77FLAGS=  -Wall -funroll-loops -fPIC $(EXTRAOPT) -fno-automatic -fbounds-check -extend_source -static -fno-backslash ${PAM_BIT}  export F77FLAGS=  -Wall -funroll-loops -fPIC $(EXTRAOPT) -fno-automatic -fbounds-check -extend_source -static -fno-backslash ${PAM_BIT}
48  # C++  # C++
49  export CXX=g++  export CXX=g++
50  export CXXFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT}  #export CXXFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT}
51  #export CXXFLAGS=-Wall -O3 -funroll-loops -fPIC -pthread ${PAM_BIT}  export CXXFLAGS=-Wall -O3 -funroll-loops -fPIC -pthread ${PAM_BIT}
52  # ROOTCINT  # ROOTCINT
53  export ROOTCINT=rootcint  export ROOTCINT=rootcint
54    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23