24/05/2018 05:38, Gavin Hu:
> +ifeq ($(shell test $(USE_HOST) -e 1 && test $(HOST_GCC_VERSION) -gt 70 && 
> echo 1), 1)

I think there is an error above.
-e should be -eq, isn't it?




Reply via email to