projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b83bd
)
Sorry, forgot to add portability/Memory.cpp
author
Michael Lee
<mzlee@fb.com>
Tue, 12 Apr 2016 17:59:21 +0000
(10:59 -0700)
committer
Facebook Github Bot 5
<facebook-github-bot-5-bot@fb.com>
Tue, 12 Apr 2016 18:05:20 +0000
(11:05 -0700)
Summary: Add it to the Makefile.am
Reviewed By: Orvid
Differential Revision:
D3168833
fb-gh-sync-id:
7184acc565ffebde0f93bc8bdce4d38ba1a79923
fbshipit-source-id:
7184acc565ffebde0f93bc8bdce4d38ba1a79923
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index 2854cd23023e579935ca160a986a60483d014829..95f36ac384d7dff7631af5247a196c1d4b6935d5 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-426,6
+426,7
@@
libfolly_la_SOURCES = \
portability/Environment.cpp \
portability/Libgen.cpp \
portability/Malloc.cpp \
+ portability/Memory.cpp \
portability/String.cpp \
portability/Strings.cpp \
portability/SysFile.cpp \