cURL / Mailing Lists / curl-library / Single Mail

curl-library

PATCH: add support for clang compiler

From: Daniel Johnson <daniel.johnson31_at_gmail.com>
Date: Fri, 5 Mar 2010 13:41:17 -0500

The clang compiler mimics gcc 4.2.1 for the most part, but curl's configure gets a little confused about what features it supports, since it currently thinks clang is gcc 1.0. This patch lets configure understand the proper options clang supports, which are essentially the same as gcc 4.2.1.

I've also included the corresponding patch for cares, since it's basically the same. Let me know if you want it submitted separately to the cares list.

Daniel

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2010-03-05