<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">I’m trying to build OpenSSL 1.1.0f for iOS with bitcode enabled, using -fembed-bitcode flag. I got an error: </div><div class=""><span style="color: rgb(244, 244, 244); font-family: Monaco; font-size: 24px; background-color: rgba(0, 0, 0, 0.85098);" class=""><br class=""></span></div><div class=""><span style="color: rgb(244, 244, 244); font-family: Monaco; background-color: rgba(0, 0, 0, 0.85098);" class=""><font size="4" class="">ld: -bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together</font></span></div><div class=""><span style="color: rgb(244, 244, 244); font-family: Monaco; font-size: 24px; background-color: rgba(0, 0, 0, 0.85098);" class=""><br class=""></span></div><div class=""><span style="caret-color: rgb(244, 244, 244);" class="">In the Makefile.shared </span><span style="caret-color: rgb(244, 244, 244);" class="">I found string: </span><span style="caret-color: rgb(244, 244, 244);" class="">SHAREDFLAGS="$(CFLAGS) `echo $(SHARED_LDFLAGS) | sed s/dynamiclib/bundle/`"; \</span></div><div class=""><span style="caret-color: rgb(244, 244, 244);" class=""><br class=""></span></div><div class=""><span style="caret-color: rgb(244, 244, 244);" class="">Is that causing the conflict? How can I fix it and build with bitcode enabled?</span></div><div class=""><span style="color: rgb(244, 244, 244); font-family: Monaco; font-size: 24px; background-color: rgba(0, 0, 0, 0.85098);" class=""><br class=""></span></div><div class=""><br class=""></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Have a good day<br class=""><br class="">Sergey Zagoruyko<br class=""><br class="">iOS Developer<br class="">Mutualink, Inc.<br class=""><br class="">Toll Free: (866) 957-5465 Ext: 507<br class=""><a href="mailto:szagoruyko@mutualink.net" class="">E-Mail: szagoruyko@mutualink.net</a> <br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Web: <a href="http://www.mutualink.net" class="">www.mutualink.net</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Certified by the Department of Homeland Security SAFETY Act for Interoperable Communications<br class=""><br class="">The information in this email, and subsequent attachments, may contain confidential information that is intended solely for the attention and use of the named addressee(s). This message or any part thereof must not be disclosed, copied, distributed or retained by any person without authorization from the addressee.<br class=""><br class="">Visit Mutualink at the following social media sites:<br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class="">Facebook: <a href="http://www.facebook.com/Mutualink" class="">www.facebook.com/Mutualink</a><br class="">LinkedIn: <a href="http://www.linkedin.com/company/Mutualink" class="">www.linkedin.com/company/Mutualink</a><br class="">Twitter: <a href="http://www.twitter.com/MutualinkInc" class="">www.twitter.com/MutualinkInc</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline"></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>