Hi, On Tue, 22 Sep 2009, Javier Serrano Polo wrote: > Could someone explain (again?) why "dpkg-buildpackage -B" should not add > build-arch to DEB_BUILD_OPTIONS? It doesn't require any control fields, > any make fiddling, it's compatible with old rules files... it just > works.
What are you trying to resolve? Adding a new value in an environment variable doesn't change the behavior of any tool. This bug is about making dpkg-buildpackage -B or -A call respectively debian/rules build-arch or debian/rules build-indep (instead of debian/rules build). Are you suggesting that the “build” rules of packages should be modified to not build stuff specific to arch: all packages if DEB_BUILD_OPTIONS contains build-arch? Cheers, -- Raphaël Hertzog -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org