Control: reopen -1 On Thu, 2016-04-28 at 11:24:07 +0000, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:freerdp package: > > #822842: freerdp: Confused build vs host usage, cross-building broken > > It has been closed by Mike Gabriel <[email protected]>. > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Mike Gabriel > <[email protected]> by > replying to this email.
> Changes: > freerdp (1.1.0~git20140921.1.440916e+dfsg1-9) unstable; urgency=medium > . > * debian/rules: > + Regression fix for usage of DEB_HOST_ARCH vs. DEB_BUILD_ARCH. Switching > back to DEB_HOST_ARCH to not break cross-builds. Thanks to Guillem > Jover > for teaching me about the difference between those two options. > (Closes: #822842). Unfortunately I noticed that this regression was just a continuation of an existing practice in the package! :) So there are still other instances of confused build vs host in debian/rules for the DEB_BUILD_MULTIARCH variable. Thanks, Guillem

