tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] uname -o is not valid on macOS


From: grischka
Subject: Re: [Tinycc-devel] uname -o is not valid on macOS
Date: Fri, 12 Aug 2022 07:52:13 +0200
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 11.08.2022 11:02, Christian JULLIEN wrote:

Here:

test "$(uname -o)" = "Android" && targetos=Android

Why not just "$(uname)" ?

Well, because on Android just uname gives "Linux".


It shows an error but script continues



reply via email to

[Prev in Thread] Current Thread [Next in Thread]