Date: Tue, 14 Jul 2015 07:58:09 +0200 From: Polytropon <freebsd@edvax.de> To: =?UTF-8?B?0JLQsNGB0LjQu9C40Lkg0JjQstCw0L3QvtCy0LjRhw==?= <vasya.pupkin.bsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How set CFLAGS for individual port? Message-ID: <20150714075809.57674e50.freebsd@edvax.de> In-Reply-To: <CAG0PcJX71nn3T-fw6CagARoGdcd0JvgqiDnfn_biP%2B=Q6HeXWQ@mail.gmail.com> References: <CAG0PcJV_SYNLLi=2zzDfArFpDBd7rSnBwc%2BHshiyoCDTto%2B4UA@mail.gmail.com> <20150714063511.6e167ffb.freebsd@edvax.de> <CAG0PcJX71nn3T-fw6CagARoGdcd0JvgqiDnfn_biP%2B=Q6HeXWQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jul 2015 09:54:56 +0500, Василий Иванович wrote: > I'm tryin your suggestion and it gives me error againg. After that I'm > tryin to delete TAB aligment before CFLAGS=... and it works! The tab character in the 1st column is significant in Makefile, and make.conf seems to inherit this behaviour in this case. Not all files are "pretty printing" capable. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150714075809.57674e50.freebsd>