rocksdb/build_tools
Igor Canadi e51f55d7ae Use gcc4.7.1 on CentOS 5.2
Summary:
For some reason, snappy on CentOS 5.2 when compiled with gcc 4.8.1 segfaults on strcmp. (!?)

Add an if to compile with gcc4.7.1 if you're compiling on CentOS 5.2. Please update your devservers to CentOS 6.

Test Plan:
make clean; make check
on both my devserver (CentOS 6) and dhruba's (CentOS 5.2)

Reviewers: dhruba, kailiu

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D14169
2013-11-18 20:18:45 -08:00
..
build_detect_platform Use gcc4.7.1 on CentOS 5.2 2013-11-18 20:18:45 -08:00
build_detect_version Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 2013-10-06 00:14:26 -07:00
fbcode.clang31.sh [fbcode] Also add glibc and libgcc includes 2013-11-18 13:50:34 -08:00
fbcode.gcc471.sh [fbcode] Also add glibc and libgcc includes 2013-11-18 13:50:34 -08:00
fbcode.gcc481.sh [fbcode] Also add glibc and libgcc includes 2013-11-18 13:50:34 -08:00
mac-install-gflags.sh make util/env_posix.cc work under mac 2013-11-16 23:44:39 -08:00
regression_build_test.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00
valgrind_test.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00