Igor Canadi d24961b65e Moving to glibc-fb
Summary:
It looks like we might have some trouble when building the new release with 4.8, since fbcode is using glibc2.17-fb by default and we are using glibc2.17. It was reported by Benjamin Renard in our internal group.

This diff moves our fbcode build to use glibc2.17-fb by default. I got some linker errors when compiling, complaining that `google::SetUsageMessage()` was undefined. After deleting all offending lines, the compile was successful and everything works.

Test Plan:
Compiled
Ran ./db_bench ./db_stress ./db_repl_stress

Reviewers: kailiu

Reviewed By: kailiu

CC: leveldb

Differential Revision: https://reviews.facebook.net/D15405
2014-01-24 10:24:08 -08:00
..
2013-11-16 11:21:34 +00:00
2013-10-31 11:47:22 -07:00
2013-11-16 11:21:34 +00:00
2014-01-24 10:24:08 -08:00
2014-01-24 10:24:08 -08:00
2013-11-16 11:21:34 +00:00
2013-11-12 21:22:32 -08:00