[OpenBIOS] [PATCH] switch-arch: Add non-standard compiler prefix support

Tarl Neustaedter tarl-b2 at tarl.net
Sun May 10 23:37:09 CEST 2015


On 2015-May-10 17:08 , Programmingkid wrote:
[...]
> What advantage does the code  "if [ x"$CROSS_COMPILE" != "x" ];" have over "if [ "$CROSS_COMPILE" ];"?

I don't believe the latter form worked on the early versions of sh/test, 
there might still be systems where if [""]; produces a syntax error.



More information about the OpenBIOS mailing list