Re: [PATCH v3 12/17] ARC: ABI lists

2020-03-07 Thread Vineet Gupta
On 3/7/20 7:20 AM, Florian Weimer wrote: > * Vineet Gupta: > >> +GLIBC_2.32 sysctl F > > This looks like a mistake, given that ARC doesn't even have the sysctl > system call. > > I think the current way of suppressing that involves creating an empty > sysctl.mk file, as in sysdeps/unix/sysv/linu

Re: [PATCH v3 12/17] ARC: ABI lists

2020-03-07 Thread Florian Weimer
* Vineet Gupta: > +GLIBC_2.32 sysctl F This looks like a mistake, given that ARC doesn't even have the sysctl system call. I think the current way of suppressing that involves creating an empty sysctl.mk file, as in sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk. (Unfortunately, the ports added af