Update folly-config.h for iOS/Apple
authorPeter Griess <pgriess@fb.com>
Wed, 29 Jan 2014 18:32:02 +0000 (10:32 -0800)
committerSara Golemon <sgolemon@fb.com>
Thu, 6 Feb 2014 19:50:13 +0000 (11:50 -0800)
commit16f54fab4cc2f9784d59fd4061afb47e10d3c516
tree83f69ef6e8d7680a51cb340196b8cfc7b6dcf891
parent22afce906d7e98d95f8c45c3301072d9fd891d41
Update folly-config.h for iOS/Apple

Summary: - Update the pre-computed folly-config.h file for Apple builds

Test Plan:
- fbconfig -r folly && fbmake runtests
- Build in fbobjc

Reviewed By: delong.j@fb.com

FB internal diff: D1150188