https://github.com/facebook/rocksdb
Revision 7ca731b12ce69596d7b9fec4a72d44ca8a3913c3 authored by James Page on 29 February 2016, 09:03:24 UTC, committed by James Page on 29 February 2016, 09:22:24 UTC
-momit-leaf-frame-pointer is only supported on certain archs.
Detect this automatically based on which flags the compiler
understands.
1 parent 8800975
History
Tip revision: 7ca731b12ce69596d7b9fec4a72d44ca8a3913c3 authored by James Page on 29 February 2016, 09:03:24 UTC
build: Improve -momit-leaf-frame-pointer usage
Tip revision: 7ca731b
File Mode Size
.gitignore -rw-r--r-- 155 bytes
Makefile -rw-r--r-- 1.9 KB
README.md -rw-r--r-- 120 bytes
c_simple_example.c -rw-r--r-- 2.3 KB
column_families_example.cc -rw-r--r-- 2.0 KB
compact_files_example.cc -rw-r--r-- 5.7 KB
compaction_filter_example.cc -rw-r--r-- 2.8 KB
optimistic_transaction_example.cc -rw-r--r-- 4.1 KB
options_file_example.cc -rw-r--r-- 4.0 KB
rocksdb_option_file_example.ini -rw-r--r-- 4.5 KB
simple_example.cc -rw-r--r-- 1.4 KB
transaction_example.cc -rw-r--r-- 4.2 KB

README.md

back to top