Commit c08d554
Add
Summary: Lazy Imports 3.14 Windows [enablement](https://www.internalfb.com/diff/D86315832) is failing. This may be because the `ENABLE_LAZY_IMPORTS` macro is not defined in `PC/pyconfig.h`. Unlike other `pyconfig.h` files this file is not automatically generated by `configure`.
Reviewed By: czardoz
Differential Revision: D87348393
fbshipit-source-id: e237e3f1d51116f752ca1810d57b101b9918e4bcENABLE_LAZY_IMPORTS definition to PC/pyconfig.h
1 parent 7f792ea commit c08d554
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
| |||
0 commit comments