Project

General

Profile

Bug #4421

Updated by pespin about 4 years ago

Most of our osmocom CNI projects contain this in our contrib/jenkins.sh: 
 <pre> 
 $MAKE distcheck 
 </pre> 

 Instead, they should contain in order to build quicker: 
 <pre> 
 <pre> 
 $MAKE $PARALLEL_MAKE distcheck 
 </pre> 
 </pre>

Back

Add picture from clipboard (Maximum size: 48.8 MB)