[Nix-dev] Problem with builder #2 - $out variable is escaped in configureFlags

Vladimír Čunát vcunat at gmail.com
Thu May 14 08:28:20 CEST 2015


Hi.

On 05/14/2015 07:39 AM, Daniel Hlynskyi wrote:
> However, when I write custom configurePhase script via
> double-singleticks and explicit EOL-escaping, it works. How can I achive
> this with stock configureScript and configureFlags?

In autotools-based configure, it's easiest to use "--foo=$(out)". IIRC
this isn't expanded on passing to ./configure but later (in makefiles, I
guess). Maybe it will work here as well.

Vladimir


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150514/82569cd5/attachment-0001.bin 


More information about the nix-dev mailing list