IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23910


Ignore:
Timestamp:
Apr 17, 2009, 3:57:04 PM (17 years ago)
Author:
bills
Message:

my use of compression is broken for 16 bit masks turn off for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/Makefile.simple

    r21156 r23910  
    2828    streaksrelease.o
    2929
    30 STREAKSFLAGS=-DSTREAKS_COMPRESS_OUTPUT=1
     30# STREAKSFLAGS=-DSTREAKS_COMPRESS_OUTPUT=1
     31OPTFLAGS= -g -O2
    3132OPTFLAGS= -g
    3233CFLAGS=`psmodules-config --cflags` -std=gnu99 ${OPTFLAGS} ${STREAKSFLAGS}
Note: See TracChangeset for help on using the changeset viewer.