https://bugzilla.redhat.com/show_bug.cgi?id=2267683

Josh Stone <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]



--- Comment #7 from Josh Stone <[email protected]> ---
The system LLVM_TARGETS_TO_BUILD already includes WebAssembly, and I think most
of the other settings are fine as well.

The main tricky thing I see is the *default* target and sysroot, because the
system tools default to native compilation. If the sdk wants to use clang
without specifying the target, you may need something like a wrapper script to
set the target and sysroot in that context.

The other one I'm not sure about is -DLLVM_STATIC_LINK_CXX_STDLIB=ON, as I
haven't dealt with that.

cc Tom for additional LLVM feedback.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2267683

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202267683%23c7
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to