Magellan Linux

Diff of /trunk/extras/json-c/json-c-0.12.1-r1.smage2

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

revision 28282 by niro, Tue Jun 28 13:44:50 2016 UTC revision 28284 by niro, Tue Jun 28 13:51:40 2016 UTC
# Line 27  UP2DATE="updatecmd https://s3.amazonaws. Line 27  UP2DATE="updatecmd https://s3.amazonaws.
27  # not parallel make safe  # not parallel make safe
28  MAKEOPTS="-j1"  MAKEOPTS="-j1"
29    
30  src_compile()  src_prepare()
31  {  {
32   CFLAGS="${CFLAGS} --Wno-error" \   munpack ${SRCFILE} || die
33   mconfigure || die   all-abis 'sed -i "s|-Werror ||g" Makefile.am.inc || die'
34   mmake || die   mautoreconf || die
35  }  }

Legend:
Removed from v.28282  
changed lines
  Added in v.28284