[dpdk-dev] [dpdk-stable] [PATCH 1/2] mk: fix cross build errors

Gavin Hu Gavin.Hu at arm.com
Fri May 25 09:53:52 CEST 2018



-----Original Message-----
From: Thomas Monjalon <thomas at monjalon.net>
Sent: Thursday, May 24, 2018 9:47 PM
To: Gavin Hu <Gavin.Hu at arm.com>
Cc: dev at dpdk.org
Subject: Re: [dpdk-stable] [PATCH 1/2] mk: fix cross build errors

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?
[Gavin Hu] I will fix it in next version of patch, thanks!




IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the dev mailing list