projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55d0f32
)
Include init/Init.cpp
author
Zach Amsden
<zamsden@fb.com>
Mon, 21 Nov 2016 22:42:11 +0000
(14:42 -0800)
committer
Facebook Github Bot
<facebook-github-bot-bot@fb.com>
Mon, 21 Nov 2016 22:53:52 +0000
(14:53 -0800)
Summary: Anything calling folly::init() will not link with open source build
Reviewed By: yfeldblum
Differential Revision:
D4214296
fbshipit-source-id:
636ed5ae8ad36a323054efaad96d3756f1b7b9d0
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index 768fdf6fed599566ce89b8d5a645ffa36ae8ddf4..62b484e3d001a84824d02df14db9859584b4493a 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-429,6
+429,7
@@
libfolly_la_SOURCES = \
IPAddressV4.cpp \
IPAddressV6.cpp \
LifoSem.cpp \
+ init/Init.cpp \
io/Compression.cpp \
io/Cursor.cpp \
io/IOBuf.cpp \