summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index 3c89c5a50..ef8433da8 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -11,7 +11,6 @@ PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= lang
PKG_URL:= http://www.gnu.org/software/libtool/
PKG_SITES:= ${MASTER_SITE_GNU:=libtool/}
-PKG_NEED_CXX:= 1
PKG_SUBPKGS:= LIBTOOL LIBLTDL LIBLTDL_DEV
PKGSC_LIBLTDL:= libs
@@ -28,7 +27,8 @@ ifeq (${ADK_HOST_OPENBSD},y)
XAKE_FLAGS+= AUTOCONF_VERSION=2.62
endif
-CONFIGURE_ARGS+= --enable-ltdl-install
+CONFIGURE_ARGS+= --enable-ltdl-install \
+ --disable-cxx
post-install:
${INSTALL_DIR} ${IDIR_LIBTOOL}/usr/bin