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 28283 by niro, Tue Jun 28 13:45:26 2016 UTC
# Line 26  UP2DATE="updatecmd https://s3.amazonaws. Line 26  UP2DATE="updatecmd https://s3.amazonaws.
26    
27  # not parallel make safe  # not parallel make safe
28  MAKEOPTS="-j1"  MAKEOPTS="-j1"
   
 src_compile()  
 {  
  CFLAGS="${CFLAGS} --Wno-error" \  
  mconfigure || die  
  mmake || die  
 }  

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