On 4/17/20 4:12 PM, Joseph Myers wrote: > On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote: > >> diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py >> index 64a836c52ea9..77b686d34cea 100755 >> --- a/scripts/build-many-glibcs.py >> +++ b/scripts/build-many-glibcs.py >> @@ -1248,6 +1248,7 @@ def install_linux_headers(policy, cmdlist): >> """Install Linux kernel headers.""" >> arch_map = {'aarch64': 'arm64', >> 'alpha': 'alpha', >> + 'arc': 'arc', >> 'arm': 'arm', >> 'csky': 'csky', >> 'hppa': 'parisc', > > The description of this patch seems a bit confused (the actual enabling of > the ARC builds is in a previous patch, this one is just adding some > configuration required to do so). Anyway, this patch is OK with a better > description. Sorry that was a snafu in moving code around, so some bits from this moved into build patch. Fixed now. _______________________________________________ linux-snps-arc mailing list linux-snps-arc@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-snps-arc