Magellan Linux

Diff of /smage/trunk/core/binutils/binutils-2.32-r4.smage2

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

revision 13759 by niro, Wed Aug 7 11:39:00 2019 UTC revision 13760 by niro, Tue Oct 29 12:26:17 2019 UTC
# Line 26  SDEPEND=">= virtual/kernel-headers" Line 26  SDEPEND=">= virtual/kernel-headers"
26  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
27  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
28    
29    msetfeature "static !ccache !distcc"
30  sminclude mtools  sminclude mtools
31    
32  SRC_URI=(  SRC_URI=(
# Line 92  src_compile() Line 93  src_compile()
93   --disable-werror \   --disable-werror \
94   --disable-gdb \   --disable-gdb \
95   --with-pic \   --with-pic \
96     --enable-system-zlib \
97   ${myopts} \   ${myopts} \
98   || die   || die
99    

Legend:
Removed from v.13759  
changed lines
  Added in v.13760