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

Contents of /cauldron/ghostscript/current/SOURCES/ghostscript-noopt.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 289699 - (show annotations) (download)
Fri Sep 7 23:51:02 2012 UTC (11 years, 6 months ago) by luigiwalser
File size: 671 byte(s)
integrate changes from mdv
1 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