Magellan Linux

Diff of /trunk/extras/libaio/libaio-0.3.111-r2.smage2

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

revision 31268 by niro, Tue Jun 19 08:40:15 2018 UTC revision 31269 by niro, Tue Jun 19 09:02:30 2018 UTC
# Line 27  UP2DATE="updatecmd http://ftp.de.debian. Line 27  UP2DATE="updatecmd http://ftp.de.debian.
27    
28  src_compile()  src_compile()
29  {  {
30   # libaio is picky about used cflags and does not include stdlib to support stack-proctor   # libaio is picky about used cflags and does not include stdlib to support stack-protector
31   CFLAGS="${CFLAGS//-fstack-protector-strong} -fno-stack-protector"   CFLAGS="${CFLAGS//-fstack-protector-strong} -fno-stack-protector"
32   mmake || die   mmake || die
33  }  }

Legend:
Removed from v.31268  
changed lines
  Added in v.31269