Magellan Linux

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

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

revision 33310 by niro, Mon May 25 12:01:59 2020 UTC revision 33311 by niro, Mon May 25 12:07:34 2020 UTC
# Line 78  src_compile() Line 78  src_compile()
78   # enable cet   # enable cet
79   myopts+=" --enable-cet"   myopts+=" --enable-cet"
80    
81   # enable debuginfod   # disable debuginfod
82   myopts+=" --with-debuginfod"   myopts+=" --without-debuginfod"
83    
84   # fortify_source not supported   # fortify_source not supported
85   export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}   export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}

Legend:
Removed from v.33310  
changed lines
  Added in v.33311