Hi,

On Mon, 27 Feb 2017 23:45:36 -0600
ren...@openmailbox.org wrote:

> Hello,
> I am trying to export the variable 'CONFFLAGS' for 'apr' package on 
> GNU/Hurd as follows:
> 
> (arguments
>       #:make-flags ("CONFFLAGS+=apr_cv_struct_ipmreq=no"
>                          (string-append "PREFIX=" %output))
> 
> 
> This way does not work!

Why "+=" ? Just use "=".

Reply via email to