Magellan Linux

Diff of /trunk/core/glibc/glibc-2.29-r8.smage2

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

revision 32043 by niro, Thu Mar 7 14:03:21 2019 UTC revision 32044 by niro, Thu Mar 7 14:45:43 2019 UTC
# Line 144  src_compile() Line 144  src_compile()
144   # enable static pie   # enable static pie
145  # myopts+=" --enable-static-pie"  # myopts+=" --enable-static-pie"
146   # enable intel cet + branch tracking (IBT) and shadow stack (SHSTK)   # enable intel cet + branch tracking (IBT) and shadow stack (SHSTK)
147   myopts+=" --enable-cet"  # myopts+=" --enable-cet"
148    
149   # fortify_source not supported   # fortify_source not supported
150   export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}   export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}

Legend:
Removed from v.32043  
changed lines
  Added in v.32044