Re: [PATCH 3/4] x86, build: Specify -input-charset=utf-8 for mkisofs
From: Ingo Molnar
Date: Sun Nov 05 2017 - 04:35:03 EST
* changbin.du@xxxxxxxxx <changbin.du@xxxxxxxxx> wrote:
> From: Changbin Du <changbin.du@xxxxxxxxx>
>
> This can omit this:
> I: -input-charset not specified, using utf-8 (detected in locale settings)
How about:
Avoids the following warning triggered by newer versions of mkisofs:
I: -input-charset not specified, using utf-8 (detected in locale settings)
Thanks,
Ingo