Magellan Linux

Diff of /trunk/core/binutils/binutils-2.19.50.0.1-r1.smage2

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

revision 42 by niro, Sat Oct 11 01:07:51 2008 UTC revision 43 by niro, Sat Oct 11 01:12:32 2008 UTC
# Line 52  src_compile() Line 52  src_compile()
52  {  {
53   cd ${SRCDIR}/build   cd ${SRCDIR}/build
54    
55     # fixes compilation, use 'ar' instead of '${CHOST}-ar'
56     AR=ar \
57   ../configure \   ../configure \
58   --host=${CHOST} \   --host=${CHOST} \
59   --target=${CCHOST} \   --target=${CCHOST} \

Legend:
Removed from v.42  
changed lines
  Added in v.43