summaryrefslogtreecommitdiff
path: root/package/m4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/m4/Makefile')
-rw-r--r--package/m4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/m4/Makefile b/package/m4/Makefile
index b4b25b6e3..53a082b4d 100644
--- a/package/m4/Makefile
+++ b/package/m4/Makefile
@@ -20,6 +20,9 @@ $(eval $(call HOST_template,M4,m4,${PKG_VERSION}-${PKG_RELEASE}))
$(eval $(call PKG_template,M4,m4,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
HOST_STYLE:= auto
+CONFIGURE_ENV+= ac_cv_func_posix_spawn=yes \
+ ac_cv_func_posix_spawn_works=yes
+TARGET_LDFLAGS+= -lrt
m4-install:
${INSTALL_DIR} ${IDIR_M4}/usr/bin