> Is there a way to make mock explicitly set environment variables in the
> build chroot?
>
> Specifically, I want to set LD_PRELOAD explicitly during the build, but
> I cannot find any way of telling mock to do that. Is there a way to do this?
>
> Gordan

Not at present. I'll look at adding a per-config option that would
allow you to add environment variables to the chroot environment.

You can run configure from RPM SPEC?