osquery-1/tools
Sharvil Shah e4f52589f5 Remove -mtune compile flag
Having `-mtune=i386` is causing compilation failure for gflags on ubuntu.
This change removes the `mtune` compile flag.
`-march` flag is already set to `x86-64` and according to gcc doc,
Specifying `-march=cpu-type` implies `-mtune=cpu-type.`

Fixes #1428
2015-08-06 17:14:33 -07:00
..
analysis Lint fixes and clang analyze 2015-04-17 09:18:46 -07:00
codegen Several small optimizations around internal SQL queries 2015-08-03 07:56:55 -07:00
deployment [Fix #1368] Restore autostart post-install scripts 2015-07-21 19:09:24 -07:00
formatting Removing trailing whitespace 2015-05-11 23:31:13 -07:00
provision Various additional tests and benchmarks 2015-07-28 12:26:17 -07:00
tests Various additional tests and benchmarks 2015-07-28 12:26:17 -07:00
benchmark.sh Executable size benchmark change. 2015-07-30 15:44:25 -07:00
build.sh Various additional tests and benchmarks 2015-07-28 12:26:17 -07:00
lib.sh don't qualify any system with lsb-release as ubuntu 2015-07-25 14:52:59 +03:00
profile.py Limit scope of git/tag version defines. 2015-06-12 10:10:20 -07:00
provision.sh Remove -mtune compile flag 2015-08-06 17:14:33 -07:00
sync.sh Registry modules 2015-03-04 20:33:10 -08:00