Changeset 1764 in Sophya for trunk/ArchTOIPipe/Processors


Ignore:
Timestamp:
Nov 14, 2001, 3:10:13 PM (24 years ago)
Author:
aubourg
Message:

magiqueries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Processors/Makefile.in

    r1732 r1764  
    3131ifeq ($(MACHEROS),IRIX64)
    3232 ifeq ($(CXX), CC)
    33    CXXFLAGS = -LANG:std -woff 1171,1174,1552 -O -OPT:Olimit=0
    34    CFLAGS  =  -O -OPT:Olimit=0
     33    CXXFLAGS = -O
     34    CFLAGS   = -O
     35#   CXXFLAGS = -LANG:std -woff 1171,1174,1552 -O -OPT:Olimit=0
     36#   CFLAGS  =  -O -OPT:Olimit=0
    3537 endif
    3638endif
Note: See TracChangeset for help on using the changeset viewer.