mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c7d0c94bf9
Summary: This diff updates the Makefile generated by `react-native-codegen` to include the correct list of modules. Specifically I've removed some modules that are unused like `libreact_debug` and added others that are necessary for the build to compile correctly such as `libfbjni`. Plus I've bumped the C++ version to 17 as we had a mixture of 14 and 17 across the codebase. Changelog: [Internal] [Changed] - Update codegen template to include correct native modules and C++17 Reviewed By: mdvacca Differential Revision: D31754427 fbshipit-source-id: 8490fa5c5ad298689b564f760c3fc65550c94547