The documentation is somewhat lacking, but it seems to me that once upon a time 
specifying multiple elements in BuildArch resulted in multiple builds being 
done (if the buildarch is deemed compatible).

I think this was broken in 2001 with commit 
c3835f5ca0e3ea856213a22367233e148ea26550, which changed the code
to always free the BASpecs array and returning the first element. After the 
change `spec->recursing` will always be set and the code in build.c that would 
loop over BASpecs is never used.

Should this be made to work again or should we drop support for multiple builds?


-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2319
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to