12 feb 2014 kl. 14:55 skrev Erik Joelsson <erik.joels...@oracle.com>:
> First I was disappointed to lose the configure-arguments file, which I > sometimes look in to see how configure was run, but I can just as well look > in spec.gmk. Yes, that was my own reaction too. :-) "Hey, I can't remove that". :) I'm not even sure why I initially didn't think of putting it in the spec.gmk instead if a separate file... > > Have you tried running with complex arguments, like > --with-extra-cflags="-flag1 -flag2"? No. It will probably fail. :( Maybe we can detect this and warn/refuse to run, but I don't even want to start thinking how we could support that in the reconfigure target. It's probably not worth it. /Magnus