This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/4] Move _dl_important_hwcaps to dl-hwcaps.c


> +	* elf/Makefile (routines): Add dl-hwcaps.
> +	(elide-routines.os): Likewise.
> +	(rtld-routines): Likewise.

Just add it to dl-routines instead.

> +	* elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
> +	(_dl_important_hwcaps): Moved to ...
> +	* elf/dl-hwcaps.c: Here.  New file.

You also need to remove it from sysdeps/mach/hurd/dl-sysdep.c.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]