<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">libassuan is part of the gpg4libre subsystem, and rather certainly not<br>
useful on iOS. I suggest to disable that, like on Android (there's a<br>
feature check define now, HAVE_FEATURE_GPGME).<br></blockquote><div><br></div><div>Thanks for the info, I can see HAVE_FEATURE_GPGME is being defined in <a href="http://configure.ac">configure.ac</a>, but it not declared in</div><div>config_host/<a href="http://config_features.h.in">config_features.h.in</a> or <a href="http://config_host.mk.in">config_host.mk.in</a></div><div><br></div><div>so it seems not to be available to clang or make ?</div><div><br></div><div>I cannot see how to disable it, I need to disable it both for iOS and for cross-toolset (that runs on normal Mac).</div><div><br></div><div>My problem is svidl (part of cross-toolset), when called it tries to load libassuan.</div><div><br></div><div>Funny thing is that when I build for MAC I have no problem.</div><div><br></div><div>Please advice me, how to disable GPGME for both build and host configuration.</div><div><br></div><div>Thanks in advance.</div><div>rgds</div><div>jan I.</div><div><br></div></div></div></div>