<div dir="ltr">So, after a long hiatus I updated CFFI, only to see dreaded compilation errors pop-up.  Nothing better to keep me awake for an extra hour.<div><br></div><div>The two patches (in the attached file) fix the error that I see and improve the code slightly.</div><div><br></div><div>One patch removes ^M that CCL sees at the end of output of pkg-config.</div><div><br></div><div>The need for the second patch arises in the case when the package loading fails, and I try to load it again.  In that case *cc-flags* gets loaded with duplicate entries.</div><div><br></div><div>This patch removes the duplicates.<br></div><div><br></div><div>I generated the patches with the command:</div><div>git format-patch master --stdout > mv-mods.txt</div><div><br></div><div>If there is a better way to submit patches, let me know how and I will resend.</div><div><br></div><div>Thanks,</div><div><br></div><div>Mirko</div><div><br></div><div><br></div></div>