Magellan Linux

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

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

revision 10138 by niro, Mon Jul 24 12:34:40 2017 UTC revision 10139 by niro, Tue Aug 8 15:08:34 2017 UTC
# Line 69  src_compile() Line 69  src_compile()
69   myopts+=" --enable-ld=default"   myopts+=" --enable-ld=default"
70   fi   fi
71    
72     # fortify_source not supported
73     export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
74    
75   #--enable-64-bit-bfd \   #--enable-64-bit-bfd \
76   # fixes compilation, use 'ar' instead of '${CHOST}-ar'   # fixes compilation, use 'ar' instead of '${CHOST}-ar'
77   AR=ar \   AR=ar \

Legend:
Removed from v.10138  
changed lines
  Added in v.10139