Date: Sun, 27 Jun 2010 12:26:19 +0000 (UTC) From: Janne Snabb <snabb@epipe.com> To: bf1783@gmail.com Cc: freebsd-ports@freebsd.org Subject: Port variables to respect (was Re: mail/thunderbird3 does not build with gcc 4.5.1) Message-ID: <alpine.BSF.2.00.1006271217560.22303@tiktik.epipe.com> In-Reply-To: <AANLkTim1oQMRe9c2ilImhT9woUgf5hKfQHEVMLiFykHj@mail.gmail.com> References: <AANLkTikhO6G4GIQee4dNZdTwN4pDR3BkKbWVBN2ReiuK@mail.gmail.com> <4C206505.2060601@FreeBSD.org> <AANLkTimGZBtrAC-zg3Y9YzwJn9_eP8Zik_xehQRGDlHt@mail.gmail.com> <alpine.BSF.2.00.1006221504000.22303@tiktik.epipe.com> <AANLkTim1oQMRe9c2ilImhT9woUgf5hKfQHEVMLiFykHj@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 2010, b. f. wrote: > On 6/22/10, Janne Snabb <snabb@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@epipe.com - http://epipe.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1006271217560.22303>