1{
2  "module_blocklist": ["demo", "libcxx", "libcxx_build", "libcxx_test_suite", "libcxxbridge_flags"],
3  "package": {
4    "cxxbridge-cmd": { "device_supported": false, "host_first_multilib": true },
5    "cxx-gen": {"device_supported": false, "host_first_multilib": true}
6  },
7  "run_cargo": false
8}
9