[PATCH cygport 2/3] Don't allow SRC_URI or PATCH_URI to depend on ARCH

Andrew Schulman schulman.andrew@epa.gov
Tue May 2 14:30:00 GMT 2017


> On 02/05/2017 14:31, Andrew Schulman wrote:
> >> The values which SRC_URI and PATCH_URI evaluate to should not change
> >> depending on ARCH, as this will make the source package arch-dependent
> >
> > In that case what's the right thing to do when we have arch-specific
> > patches? For example screen has one, for x86_64 only.
> 
> You could wrap C code in the patch in #ifdef __x86_64__ / #endif
> 
> However, looking at screen-terminfo-autoconf.patch, it would seem to be 
> entirely benign to use that on x86.

True. OK, I'll rerelease as 4.5.1-2 with the same source in both arches.



More information about the Cygwin-apps mailing list