Magellan Linux

Diff of /trunk/extras/java7-openjdk/java7-openjdk-7.2.6.4-r1.smage2

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

revision 27631 by niro, Fri Mar 18 13:00:39 2016 UTC revision 27632 by niro, Fri Mar 18 13:14:12 2016 UTC
# Line 206  src_compile() Line 206  src_compile()
206   myopts+=" --disable-bootstrap"   myopts+=" --disable-bootstrap"
207   fi   fi
208    
209     # use in-tree sctp library
210     myopts+=" --disable-system-sctp"
211    
212   mconfigure \   mconfigure \
213   --with-pkgversion="Magellan-Linux ${PVER} ${ARCH}" \   --with-pkgversion="Magellan-Linux ${PVER} ${ARCH}" \
214   --with-parallel-jobs=${HOTSPOT_BUILD_JOBS} \   --with-parallel-jobs=${HOTSPOT_BUILD_JOBS} \

Legend:
Removed from v.27631  
changed lines
  Added in v.27632