When code size is the priority (Oz, MinSize attribute), help llvm
[oota-llvm.git] / configure
index 8e06154b98c4b1aa4c1aaa9c72f292c15d48b900..4392e976ae538e4e16252e346105cf0e3bbdd68a 100755 (executable)
--- a/configure
+++ b/configure
@@ -12614,10 +12614,6 @@ ac_res=$ac_cv_search_clock_gettime
 if test "$ac_res" != no; then
   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
 
-else
-  { { echo "$as_me:$LINENO: error: clock_gettime not found and is required for modern POSIX timing uspport" >&5
-echo "$as_me: error: clock_gettime not found and is required for modern POSIX timing uspport" >&2;}
-   { (exit 1); exit 1; }; }
 fi