OSDN Git Service

clover: make llvm >= 3.5.0 and c++11 mandatory
authorEdB <edb+mesa@sigluy.net>
Mon, 20 Apr 2015 18:28:09 +0000 (20:28 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 20 Apr 2015 18:10:29 +0000 (18:10 +0000)
commitf39cd716189f4b025f9c04cb3426c6b25b9eaf46
tree75b4140d104239bd66085cb23587510ca8644f74
parent3282e57bcfc44cce751afac94a421fc035d831f3
clover: make llvm >= 3.5.0 and c++11 mandatory

Clover not longer compile with llvm <= 3.5.0 since e1d363b3.
e1d363b3 implies c++11 and llvm 3.5.0 CXXFLAGS provided it.
No one seems to have noticed it, it's now official.

Acked-by: Francisco Jerez <currojerez@riseup.net>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
configure.ac