aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dd_rescue
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2023-02-18 13:43:14 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2023-02-18 13:43:46 +0000
commit8b3c11a48559534618a6be33f511ed385ec40a6e (patch)
treecd9d7cc4c9ddfe5f5d72a431868944ff2dbd3d88 /sysutils/dd_rescue
parentb6236cc2821bf4f706a06e1d9b6e820d3a97e953 (diff)
downloadports-8b3c11a48559534618a6be33f511ed385ec40a6e.tar.gz
ports-8b3c11a48559534618a6be33f511ed385ec40a6e.zip
sysutils/dd_rescue: Fix build with LLVM15
Diffstat (limited to 'sysutils/dd_rescue')
-rw-r--r--sysutils/dd_rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile
index 2915c45be061..5ed83bad6439 100644
--- a/sysutils/dd_rescue/Makefile
+++ b/sysutils/dd_rescue/Makefile
@@ -22,7 +22,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
ALL_TARGET= default
MAKE_ARGS= EXTRA_LDFLAGS=-L${LOCALBASE}/lib
-CFLAGS+= -I${LOCALBASE}/include
+CFLAGS+= -I${LOCALBASE}/include -Wno-int-conversion
LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS