/[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.3 by mocchiut, Tue May 15 14:30:50 2012 UTC revision 1.4 by mocchiut, Tue Nov 5 14:02:02 2013 UTC
# Line 32  endif Line 32  endif
32  # C  # C
33  export CC=gcc  export CC=gcc
34  #CFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT}  #CFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT}
35  export CFLAGS=-Wall -g -O3 -funroll-loops -fPIC -pthread ${PAM_BIT}  export CFLAGS=-Wall -Wshadow -g -O3 -funroll-loops -fPIC -pthread ${PAM_BIT}
36  # F77  # F77
37  ifeq ($(GCC4),1)  ifeq ($(GCC4),1)
38  export F77=gfortran  export F77=gfortran

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23