Port variables to respect (was Re: mail/thunderbird3 does not build with gcc 4.5.1)

Janne Snabb snabb at epipe.com
Sun Jun 27 12:26:26 UTC 2010


On Tue, 22 Jun 2010, b. f. wrote:

> On 6/22/10, Janne Snabb <snabb at epipe.com> wrote:
>> CC
>> CFLAGS
>> CXX
>> CXXFLAGS
>> CPP
>> CPPFLAGS
>> LD
>> LDFLAGS
>> AS
>> AFLAGS
>> AR
>> ARFLAGS
>> RANLIB
>> INSTALL
>> OBJCOPY
>
> With the exception of INSTALL, yes.  Probably also:

I put INSTALL there thinking of the -s (strip) option. That option
makes even install architecture dependent, unless it is given
STRIPBIN environment variable which points to the correct strip
binary.

> ADDR2LINE
> CXXFILT
> FC
> FFLAGS
> GPROF
> NM
> OBJCFLAGS
> OBJDUMP
> READELF
> SIZE
> STRINGS
> STRIP

Yeah, those as well. I managed to forget STRIP itself even though
I thought about it when considering INSTALL :).

--
Janne Snabb / EPIPE Communications
snabb at epipe.com - http://epipe.com/


More information about the freebsd-ports mailing list