Magellan Linux

Diff of /branches/magellan-next/deprecated/gcj/gcj-4.6.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

branches/magellan-next/extras/gcj/gcj-4.6.2-r1.smage2 revision 9733 by niro, Thu Jan 5 03:09:00 2012 UTC branches/magellan-next/deprecated/gcj/gcj-4.6.2-r1.smage2 revision 9734 by niro, Mon Jan 9 23:15:15 2012 UTC
# Line 2  Line 2 
2    
3  PNAME="gcj"  PNAME="gcj"
4  PVER="4.6.2"  PVER="4.6.2"
5  PBUILD="r1"  PBUILD="r2"
6    
7  PCATEGORIE="sys-dev"  PCATEGORIE="sys-dev"
8    
# Line 116  src_compile() Line 116  src_compile()
116   --enable-languages=${MyLanguages} \   --enable-languages=${MyLanguages} \
117   --disable-libstdcxx-pch \   --disable-libstdcxx-pch \
118   --enable-java-awt=gtk \   --enable-java-awt=gtk \
119     --enable-gtk-cairo \
120   --enable-libgcj-multifile \   --enable-libgcj-multifile \
121   --with-ecj-jar=/usr/share/java/eclipse-ecj.jar \   --with-ecj-jar=/usr/share/java/eclipse-ecj.jar \
122     --with-fastjar=/usr/bin/fastjar \
123   --disable-plugin \   --disable-plugin \
124   ${myconf} \   ${myconf} \
125   || die   || die

Legend:
Removed from v.9733  
changed lines
  Added in v.9734