Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Sergei Trofimovich authored
The only reason I noticed is warning these lines on linux: ``` $ ./configure --target=sparc-unknown-linux-gnu ... ./configure: line 9708: cygpath: command not found ./configure: line 9708: ArCmd: command not found ``` POSIX shell syntax requires no spaces in assignments. Fixed guarding condition while at it. Signed-off-by:
Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich authoredThe only reason I noticed is warning these lines on linux: ``` $ ./configure --target=sparc-unknown-linux-gnu ... ./configure: line 9708: cygpath: command not found ./configure: line 9708: ArCmd: command not found ``` POSIX shell syntax requires no spaces in assignments. Fixed guarding condition while at it. Signed-off-by:
Sergei Trofimovich <slyfox@gentoo.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.