/[packages]/cauldron/ghostscript/pristine/SOURCES/ghostscript-noopt.patch
ViewVC logotype

Annotation of /cauldron/ghostscript/pristine/SOURCES/ghostscript-noopt.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389213 - (hide annotations) (download)
Thu Jan 17 21:29:26 2013 UTC (11 years, 3 months ago) by pterjan
Original Path: obsolete/cauldron/ghostscript/current/SOURCES/ghostscript-noopt.patch
File size: 671 byte(s)
Drop 
1 luigiwalser 289699 diff -up ghostscript-8.64/psi/int.mak.noopt ghostscript-8.64/psi/int.mak
2     --- ghostscript-8.64/psi/int.mak.noopt 2008-12-26 07:25:31.000000000 +0000
3     +++ ghostscript-8.64/psi/int.mak 2009-02-04 11:33:48.000000000 +0000
4     @@ -111,7 +111,7 @@ $(PSOBJ)igc.$(OBJ) : $(PSSRC)igc.c $(GH)
5     $(PSOBJ)igcref.$(OBJ) : $(PSSRC)igcref.c $(GH) $(memory__h)\
6     $(gsexit_h) $(gsstruct_h)\
7     $(iastate_h) $(idebug_h) $(igc_h) $(iname_h) $(ipacked_h) $(store_h)
8     - $(PSCC) $(PSO_)igcref.$(OBJ) $(C_) $(PSSRC)igcref.c
9     + $(PSCC) -O0 $(PSO_)igcref.$(OBJ) $(C_) $(PSSRC)igcref.c
10    
11     $(PSOBJ)igcstr.$(OBJ) : $(PSSRC)igcstr.c $(GH) $(memory__h)\
12     $(gsmdebug_h) $(gsstruct_h) $(iastate_h) $(igcstr_h)

  ViewVC Help
Powered by ViewVC 1.1.30