diff options
Diffstat (limited to 'benchmarks/pathchirp/Makefile')
-rw-r--r-- | benchmarks/pathchirp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/pathchirp/Makefile b/benchmarks/pathchirp/Makefile index 7bd2f8ac774d..a73a4b19167a 100644 --- a/benchmarks/pathchirp/Makefile +++ b/benchmarks/pathchirp/Makefile @@ -17,6 +17,7 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run PORTDOCS= README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/CFLAGS.*O4/d' ${WRKSRC}/configure |