Revision d6336563e58e1d8f421862b75b18ffcebd156467 authored by Istvan Szukacs on 26 February 2018, 23:17:22 UTC, committed by Facebook Github Bot on 26 February 2018, 23:27:17 UTC
Summary:
I have updated the Vagrantfile to have an entry for CentOS 7. Also created a simple build script which is pretty similar to the one in Beringei.

How to test:
```
vagrant up centos7
```
Todo:

Implement -j X for the build.
Closes https://github.com/facebook/rocksdb/pull/3530

Differential Revision: D7090739

Pulled By: ajkr

fbshipit-source-id: 9f9eda5b507568993543d08de7ce168dfc12282e
1 parent ad05cbb
History
File Mode Size
env.cc -rw-r--r-- 10.5 KB
env_basic_test.cc -rw-r--r-- 12.6 KB
env_chroot.cc -rw-r--r-- 12.0 KB
env_chroot.h -rw-r--r-- 684 bytes
env_encryption.cc -rw-r--r-- 32.8 KB
env_hdfs.cc -rw-r--r-- 18.5 KB
env_posix.cc -rw-r--r-- 30.4 KB
env_test.cc -rw-r--r-- 48.4 KB
io_posix.cc -rw-r--r-- 28.8 KB
io_posix.h -rw-r--r-- 8.1 KB
mock_env.cc -rw-r--r-- 20.8 KB
mock_env.h -rw-r--r-- 4.2 KB
mock_env_test.cc -rw-r--r-- 2.6 KB
posix_logger.h -rw-r--r-- 5.3 KB

back to top