diff options
-rw-r--r-- | misc/chmlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index be5b6c23b427..45d573d387b0 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -19,6 +19,7 @@ COMMENT= A library for dealing with Microsoft ITSS/CHM format files USE_REINPLACE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-io64 --disable-pread USE_GMAKE= yes INSTALLS_SHLIB= yes |