From 1a082e26a12db87e3c295b0e28921e32fe791a68 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 2 Mar 2014 19:57:30 +0000 Subject: This needs a modern version of GCC, not just any version of GCC, to make sure things build on FreeBSD 9.x as well as 10.x. --- benchmarks/postal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 8480cb8caec2..9e79f9f60fc2 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -16,7 +16,7 @@ OPTIONS_DEFINE= SSL OPTIONS_DEFAULT= SSL USES= gmake -USE_GCC= any +USE_GCC= 4.7+ # Uses GCC-specific C++ namespaces. GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gnutls -- cgit v1.2.3