From: Janne Snabb on
On Tue, 22 Jun 2010, b. f. wrote:

> On 6/22/10, Janne Snabb <snabb(a)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(a)epipe.com - http://epipe.com/
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"