Magellan Linux

Diff of /smage/trunk/core/binutils/binutils-2.39-r3.smage2

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

revision 15668 by niro, Wed Dec 21 07:34:51 2022 UTC revision 15669 by niro, Wed Dec 21 07:46:46 2022 UTC
# Line 81  src_compile() Line 81  src_compile()
81   # disable debuginfod   # disable debuginfod
82   myopts+=" --without-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/}
86   export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}  # export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}
87    
88   ../configure \   ../configure \
89   --host=${CHOST} \   --host=${CHOST} \

Legend:
Removed from v.15668  
changed lines
  Added in v.15669