diff options
Diffstat (limited to 'benchmarks/forkbomb/Makefile')
-rw-r--r-- | benchmarks/forkbomb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index fc1381d..6e956de 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= system/benchmark MAINTAINER= ports@FreeBSD.org COMMENT= System stress testing tool -USE_GETOPT_LONG=yes - MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" |