diff options
Diffstat (limited to 'configure.seed')
-rw-r--r-- | configure.seed | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.seed b/configure.seed index fbc30ae07..9d60c8944 100644 --- a/configure.seed +++ b/configure.seed @@ -69,9 +69,6 @@ if test $SYSTEM = "Darwin"; then CC=clang fi -if test $ax_cv_PTHREAD_CLANG = "yes"; then - CC=clang -fi HS_LIB= HS_INC= |