OSDN Git Service

configure: Remove obsolete check for Clang < 3.2
authorThomas Huth <thuth@redhat.com>
Tue, 4 Dec 2018 12:05:44 +0000 (13:05 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 12 Dec 2018 07:37:52 +0000 (08:37 +0100)
commit40f87e2680a3fda6117a08db9106a01345806a66
tree0e8b43c15c52fd66b952802a5ba1406ffb42ff4f
parentefc6c070acabd92283f8786cc835684d09def12f
configure: Remove obsolete check for Clang < 3.2

Since we have got a check for Clang >= 3.4 now, we do not need to
check for older Clang versions in the configure test for 128-bit ints
anymore.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
configure