[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: argument 'v=x' does not appear to work as in the manual ?
From: |
Eli Zaretskii |
Subject: |
Re: argument 'v=x' does not appear to work as in the manual ? |
Date: |
Fri, 26 Nov 2010 10:33:21 +0200 |
> From: Paul Smith <address@hidden>
> Date: Fri, 26 Nov 2010 03:08:44 -0500
> Cc: "address@hidden" <address@hidden>
>
> > Please explain? In any case, how to work around this if I want to
> > have a variable name with "+" overridden on command line, can I?
>
> Just as you did inside the makefile: add whitespace. Not sure exactly
> how to do this in Windows
Like so:
make "CFLAGS+ = bar"