Magellan Linux

Diff of /trunk/extras/boost/boost-1.40.0-r1.smage2

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

revision 3701 by niro, Fri Oct 30 15:39:47 2009 UTC revision 3702 by niro, Fri Oct 30 15:42:19 2009 UTC
# Line 54  src_compile() Line 54  src_compile()
54   -sPYTHON_VERSION=$(get_python_version) \   -sPYTHON_VERSION=$(get_python_version) \
55   -sTOOLS=gcc \   -sTOOLS=gcc \
56   --prefix=${BINDIR}/usr \   --prefix=${BINDIR}/usr \
57   --layout=system \   --layout=tagged \
  --with-toolset=gcc \  
58   || die   || die
59    
60   # build pyste   # build pyste
# Line 82  src_install () Line 81  src_install ()
81   -sTOOLS=gcc \   -sTOOLS=gcc \
82   --prefix=${BINDIR}/usr \   --prefix=${BINDIR}/usr \
83   --libdir=${BINDIR}/usr/$(mlibdir) \   --libdir=${BINDIR}/usr/$(mlibdir) \
84   --layout=system \   --layout=tagged \
  --with-toolset=gcc \  
85   install \   install \
86   || die   || die
87    

Legend:
Removed from v.3701  
changed lines
  Added in v.3702