Commit 6422cbe
Don't define __attribute__((weak)) on Windows
Summary: This broke the Windows build, we can simply not define it on Windows.
Reviewed By: jermenkoo
Differential Revision: D89497063
fbshipit-source-id: b78da04e349ede823cffcd75130e50b37963803b1 parent fa9862d commit 6422cbe
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments