Changeset 1763 for branches/alma
- Timestamp:
- 07/07/10 12:17:53 (15 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/alma/apps/Makefile (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/alma/apps/Makefiler1761 r1763 17 17 18 18 # compiler flags 19 CXXFLAGS := -fPIC -O3 -g 19 CXXFLAGS := -fPIC -O3 -g -Wl,-rpath=$(CASALIB) 20 20 CXXFLAGS += -ansi -Wno-long-long -Wall 21 21 22 22 # darwin specific flags 23 23 ifeq "$(CASAARCH)" "darwin" 24 CXXFLAGS += -Wno-long-double24 # CXXFLAGS += -Wno-long-double 25 25 endif 26 26 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
