Re: Customizing CFLAGS in Makefile.config
- From: <tpgww@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Tue, 5 Jun 2007 00:36:48 +1000
On Mon, 4 Jun 2007 12:51:40 +0200
Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> attached you'll find a small patch, which lets one override the CFLAGS
> defined in Makefile.config. The patch was made against the 0.3.4 release.
Doesn't the over-ride
ifeq ($(strip $(CFLAGS)),)
work for you ?
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- References:
- Customizing CFLAGS in Makefile.config
- From: Marcus von Appen
Other related posts:
- » Customizing CFLAGS in Makefile.config
- » Re: Customizing CFLAGS in Makefile.config
- » Re: Customizing CFLAGS in Makefile.config
- Customizing CFLAGS in Makefile.config
- From: Marcus von Appen