Commit 2f53d05
Migrate OSS project to handle protocol split
Summary:
X-link: facebook/CacheLib#386
X-link: facebook/fb303#67
fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.
Differential Revision: D746876631 parent 816fdec commit 2f53d05
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1707 | 1707 | | |
1708 | 1708 | | |
1709 | 1709 | | |
| 1710 | + | |
| 1711 | + | |
1710 | 1712 | | |
1711 | 1713 | | |
| 1714 | + | |
| 1715 | + | |
1712 | 1716 | | |
1713 | 1717 | | |
| 1718 | + | |
| 1719 | + | |
1714 | 1720 | | |
1715 | 1721 | | |
1716 | 1722 | | |
| |||
0 commit comments