Commit 42271cf
Expose symbols on macos in the xplat pytorch stack
Summary:
X-link: pytorch/pytorch#150487
X-link: pytorch/executorch#9819
Had to revert D71321310 because it affected way too many targets and build sizes.
These changes should expose just enough symbols to be buildable in arvr mode on macOS. Could potentially make narrow it down even more by avoiding eg `get_pt_compiler_flags`
Reviewed By: drisspg
Differential Revision: D72255474
fbshipit-source-id: a196d32526ef826be3baf6ab53e9e0949718bec11 parent 9eadefd commit 42271cf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments