Magellan Linux

Diff of /branches/magellan-next/extras/nspr/nspr-4.8.9-r1.smage2

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

revision 9001 by niro, Mon Sep 19 21:49:30 2011 UTC revision 9002 by niro, Mon Sep 19 21:53:08 2011 UTC
# Line 48  src_compile() Line 48  src_compile()
48   cd ${SRCDIR}-${abi}/build   cd ${SRCDIR}-${abi}/build
49    
50   local conf   local conf
51   [[ ${ARCH} = x86_64 ]]&& conf="--enable-64bit"   [[ ${abi} = m64 ]]&& conf="--enable-64bit"
52    
53   ../mozilla/nsprpub/configure \   ../mozilla/nsprpub/configure \
54   --host=${CHOST} \   --host=${CHOST} \

Legend:
Removed from v.9001  
changed lines
  Added in v.9002