summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch')
-rw-r--r--meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch b/meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch
index 8eec2dc..ee1edea 100644
--- a/meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch
+++ b/meta-openstack/recipes-connectivity/open-iscsi/files/0001-fix-build-error-of-cross-build.patch
@@ -7,6 +7,7 @@ The error likes as following
7| configure: error: cannot run C compiled programs. 7| configure: error: cannot run C compiled programs.
8| If you meant to cross compile, use `--host'. 8| If you meant to cross compile, use `--host'.
9 9
10Upstream-Status: Pending
10Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> 11Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
11--- 12---
12 Makefile | 2 +- 13 Makefile | 2 +-