cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] more info from testcurl.sh

From: Tor Arntsen <tor_at_spacetec.no>
Date: Mon, 23 Feb 2004 18:42:51 +0100

On Feb 23, 17:32, I wrote:
>It's quite common to run with e.g. CC=cc CFLAGS=-fullwarn ./configure
>in case you want to be specific with which compiler you run and so on.
>(For the autobuilds you would set the environment variables elsewhere,
>e.g. in the setup file. Anyway the below patch would catch them.)
             ^^^^^^

Correction: Putting CC and CFLAGS into the setup file wouldn't work in fact,
as it would be filtered out by the testcurl.sh script itself.
When I run the autobuilds I'm using another script which sets CC (and/or CFLAGS)
before executing testcurl.sh, and that works of course (and would show up in
the autobuild log, as indicated in the parent message)

-Tor
Received on 2004-02-23