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 15669 by niro, Wed Dec 21 07:46:46 2022 UTC revision 15670 by niro, Wed Dec 21 09:00:52 2022 UTC
# Line 81  src_compile() Line 81  src_compile()
81   # disable debuginfod   # disable debuginfod
82   myopts+=" --without-debuginfod"   myopts+=" --without-debuginfod"
83    
84     # use libiberty from binutils
85     myopts+=" --enable-install-libiberty"
86    
87  # # fortify_source not supported  # # fortify_source not supported
88  # export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}  # export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
89  # export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}  # export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}

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