benchmarks/netperfmeter: fix build on GCC architectures
Use newer GCC: cc1plus: error: unrecognized command line option "-Wno-array-bounds" Approved by: mentors (implicit approval)
This commit is contained in:
parent
ae955583c0
commit
d3f12d97c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513799
@ -12,7 +12,7 @@ COMMENT= Network Performance Meter
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake shebangfix tar:xz
|
||||
USES= cmake compiler:c11 shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= src/pdfembedfonts src/setpdfmetadata src/plot-netperfmeter-results
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user