summaryrefslogtreecommitdiffstats
path: root/src/util/disk_cache.c
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2017-02-09 13:00:03 +0900
committerMichel Dänzer <[email protected]>2017-02-13 16:07:37 +0900
commit0f53404565b9ef9da9d7022b5732463acd496742 (patch)
tree7a107279bb6dfe58c8b007370eda9292c1439393 /src/util/disk_cache.c
parent57dc6d80a0dab253ef8e8543810e5384b01f41f7 (diff)
configure.ac: Drop LLVM compiler flags more radically
Drop all -m*, -W*, -O*, -g* and -f* flags, with the exception of -fno-rtti, which must be used if it's part of the llvm-config --cxxflags output. We don't want LLVM to dictate the flags we use, and it can even cause build failures, e.g. if LLVM and Mesa are built with different compilers. While we're at it, eat any whitespace preceding dropped flags as well. Reviewed-by: Marek Olšák <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/util/disk_cache.c')
0 files changed, 0 insertions, 0 deletions