Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compiler flag for the new Arch when enabled. #35672

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2022

  1. Add compiler flag for the new Arch when enabled.

    Summary:
    While working on some example, I discovered that the helper function `install_module_dependencies` was not adding the proper `-DRCT_NEW_ARCH_ENABLED=1` flag to the compiler flags.
    
    ## Changelog:
    [iOS][Fixed] - Make sure to add the New Arch flag to libraries
    
    Differential Revision: D42131287
    
    fbshipit-source-id: f6eb077b38c3e55af75ef771a1aa09ca2f498cdc
    cipolleschi authored and facebook-github-bot committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    972d6a6 View commit details
    Browse the repository at this point in the history