projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab69b0
)
package/libiscsi: fix build due to warnings
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Tue, 4 Dec 2018 09:31:52 +0000
(10:31 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 6 Dec 2018 20:20:36 +0000
(21:20 +0100)
Fixes:
http://autobuild.buildroot.org/results/55b/
55bf50fc7dcd465b71b5757434887dd3d0b25abc
/
http://autobuild.buildroot.org/results/98d/
98dcfe5c9fc3babd5c8d3116d5128d437715c44e
/
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libiscsi/libiscsi.mk
patch
|
blob
|
history
diff --git
a/package/libiscsi/libiscsi.mk
b/package/libiscsi/libiscsi.mk
index 6c8600829c7f8b177a66033ac68846e1db966d50..c492865c51b46f01252bad372d5f13e0c7dd7327 100644
(file)
--- a/
package/libiscsi/libiscsi.mk
+++ b/
package/libiscsi/libiscsi.mk
@@
-11,6
+11,8
@@
LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
LIBISCSI_INSTALL_STAGING = YES
LIBISCSI_AUTORECONF = YES
+LIBISCSI_CONF_OPTS = --disable-werror
+
# We need to create the m4 directory to make autoreconf work properly.
define LIBISCSI_CREATE_M4_DIR
mkdir -p $(@D)/m4