diff options
Diffstat (limited to 'sysutils/dd_rescue/Makefile')
-rw-r--r-- | sysutils/dd_rescue/Makefile | 2 |
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 |