aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-11-13 14:32:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-11-13 14:32:07 +0000
commitcc952b51f9e49f3e621d949f9c2cf9a6b9a68fc4 (patch)
treebe9586cd7ab53948418af9b27f5a50f4d8b4a25f /devel/bison
parent58ba8e806e25b68a30c68b141fbc087d0dcf5b52 (diff)
downloadports-cc952b51f9e49f3e621d949f9c2cf9a6b9a68fc4.tar.gz
ports-cc952b51f9e49f3e621d949f9c2cf9a6b9a68fc4.zip
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an emulated application but no longer hangs. While the behavior differs from real hardware it matches the one from before r456518 that was hardcoded as gl_cv_func_printf_enomem=no workaround. PR: 224740
Notes
Notes: svn path=/head/; revision=517376
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index dc4a99ac0c26..e07cb47f5d1b 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -23,10 +23,6 @@ USES= charsetfix localbase makeinfo perl5 tar:xz
USE_PERL5= build
CONFIGURE_ARGS= --disable-yacc --enable-relocatable
-.ifdef QEMU_EMULATING
-# XXX bug 224740: configure hangs
-CONFIGURE_ENV= gl_cv_func_printf_enomem=no
-.endif
GNU_CONFIGURE= yes
LIBS+= -lm
TEST_TARGET= check