-----Original Message----- From: Thomas Monjalon <tho...@monjalon.net> Sent: Thursday, May 24, 2018 9:47 PM To: Gavin Hu <gavin...@arm.com> Cc: dev@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.