[PATCH, AArch64] Add configury files to the cpu-init subdir
Yufeng Zhang
Yufeng.Zhang@arm.com
Fri Nov 23 09:46:00 GMT 2012
On 11/12/12 09:48, Corinna Vinschen wrote:
> On Nov 1 15:56, Yufeng Zhang wrote:
>> Hi,
>>
>> This patch adds configuration files to 'libgloss/aarch64/cpu-init'.
>> The 'cpu-init' subdir previouly only had 'Makefile.in' and it relied
>> on its parent's configuration file to config certain variables.
>>
>> An issue had been identified that '@host_makefile_frag_path@' in
>> 'cpu-init/Makefile.in' may not get expanded correctly especially
>> when 'srcdir' is not an absolute path.
>>
>> This patch fixes this issue by adding 'configure.in' and its friends
>> to the 'cpu-init' subdir so that 'host_makefile_frag_path' can be
>> set properly.
>>
>> Is it OK to commit?
>>
> Yes, please apply.
Thanks for the reviewing.
Can anyone help commit the patch please? I've attached the full-version
(with the auto-generated stuff included).
Thanks,
Yufeng
>
>> libgloss/
>>
>> 2012-10-30 Yufeng Zhang<...>
>>
>> * aarch64/configure.in: Replace the direct generation of
>> cpu-init/Makefile.in with AC_CONFIG_SUBDIRS(cpu-init).
>> * aarch64/configure: Re-generate.
>> * aarch64/cpu-init/Makefile.in (objtype): Remove.
>> (Makefile, config.status): Update the rules.
>> * aarch64/cpu-init/aclocal.m4: New file (generated).
>> * aarch64/cpu-init/configure.in: New file.
>> * aarch64/cpu-init/configure: New file (generated).
>
> Thanks,
> Corinna
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgloss-cpu-init-config.patch.full.gz
Type: application/x-gzip
Size: 40935 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20121123/797e79a8/attachment.bin>
More information about the Newlib
mailing list