Re: + scripts-ld-versionsh-fix-build.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 09 Dec 2020 16:38:53 -0800 akpm@xxxxxxxxxxxxxxxxxxxx wrote:

> i386:
> 
> X1:/usr/src/25> make allmodconfig
> /usr/bin/env: invalid option -- 'S'
> Try '/usr/bin/env --help' for more information.
> init/Kconfig:39: syntax error
> init/Kconfig:38: invalid statement
> 
> ...
>
> --- a/scripts/ld-version.sh~scripts-ld-versionsh-fix-build
> +++ a/scripts/ld-version.sh
> @@ -1,4 +1,4 @@
> -#!/usr/bin/env -S awk -f
> +#!/usr/bin/awk -f
>  # SPDX-License-Identifier: GPL-2.0
>  # extract linker version number from stdin and turn into single number
>  	{

My /usr/bin/env is from coreutils-8.28-1ubuntu2



[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux